e91d6c0b0911aca75b78f57429fbd7680f9b1851
Switch from :host to :docker execution so jobs run inside containers. - Labels use docker://ghcr.io/catthehacker/ubuntu:act-22.04 (Python 3.10, Node 18, Docker CLI — everything CI jobs need pre-installed) - config.yaml passes docker.sock through to job containers for build/push - Capacity set to 2 parallel jobs Fixes: 'Cannot find: node in PATH' — actions/checkout@v4 requires Node
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%