servers

Infrastructure-as-code for all servers. Currently: Legion (Ubuntu 24.04, k3s).

Structure

  • legion/ — Legion k3s cluster (Terraform)

Usage

cd legion
direnv allow   # loads credentials from ~/Secrets/credentials/infrastructure.env
terraform plan
terraform apply
S
Description
No description provided
Readme
1.4 MiB
Languages
HCL 78.4%
Shell 17.5%
Python 2.6%
Dockerfile 1.5%