7e092d46867f65d1544d5ceb3fb2b56953879259
DOCUSEAL_WEBHOOK_TOKEN was present on all live marketing services but missing from cloud-run.tf and cloud-run-stage.tf — next apply would have stripped it and broken DocuSeal webhook validation. TOGETHER_API_KEY (soma-together-api-key) was present on soma-prod-us but missing from cloud-run-soma.tf — next apply would have broken the Together.ai inference routing path.
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%