No description
- HCL 39.9%
- Just 31.3%
- Shell 28.8%
| .forgejo | ||
| ansible | ||
| docs | ||
| secrets | ||
| terraform | ||
| .gitignore | ||
| .gitmodules | ||
| .sops.yaml | ||
| Justfile | ||
| README.md | ||
ironicbadger/infra2
Goals for this project and repo.
- GitOps + IaaC based
- Declarative first
- Self-hosted (so far as is reasonably possible)
- Resilient
- Highly available when viable
Layout
terraform/: OpenTofu/Terraform configuration and infrastructurejustrecipes.ansible/: Ansible configuration.docs/: Operational notes and setup docs.
Operations
Run common operations with just from the repo root:
just --list
just tf init
just tf plan
just tf apply
just ansible run ktz-core
Infrastructure setup docs: