This repo contains the configuration and documentation for my home infrastructure. I try to adhere to GitOps principles and automate as much as possible.
Name | Purpose |
---|---|
Talos | Kubernetes distribution |
FluxCD | GitOps |
Renovate | Automated dependency upgrades |
GitHub Actions | Automation |
mkdocs-material | Documentation |
direnv | Directory-specific environment variables |
Doppler | Secrets management |
pre-commit | Linting and validation |
go-task | Task runner |
Inspired by bjw-s/home-ops, geerlingguy/pi-cluster and the k8s-at-home community.