c283110e7037cbdf8ba231fa6d3f9f037d851677
US-TX#179 and US-TX#220 were failing — WireGuard handshake completing but no traffic passing (silent drop). Switching both workers to US-IL#267 and pinning the endpoint IP and peer public key directly to avoid relying on gluetun's built-in server list lookup.
infrastructure
Personal infrastructure-as-code for Legion (k3s home server) and supporting tooling.
| Doc | What it covers |
|---|---|
AGENTS.md |
Full reference: machines, secrets, services, domains, namespaces, common operations |
servers/legion/README.md |
What's running on Legion and how deployment works |
servers/legion/RUNBOOK.md |
Disaster recovery — full restore from scratch |
Quick start
cd servers/legion
direnv allow
terraform plan
terraform apply
Push to servers/ to deploy app changes via Argo CD.
Languages
HCL
78.4%
Shell
17.5%
Python
2.6%
Dockerfile
1.5%