homelab/nixos/hosts/forgejo
plasmagoat acc0dac234
Some checks failed
Test / tests (push) Has been cancelled
/ OpenTofu (push) Failing after 13s
tofu workflow
2025-07-21 22:33:04 +02:00
..
database.nix dump 2025-07-05 11:12:20 +02:00
forgejo.nix tofu workflow 2025-07-21 22:33:04 +02:00
host.nix dump 2025-07-05 11:12:20 +02:00
networking.nix ready for runners 2025-06-06 23:32:17 +02:00
README.md home lab init 2025-06-03 23:07:46 +02:00
sops.nix ready for runners 2025-06-06 23:32:17 +02:00
storage.nix tofu workflow 2025-07-21 22:33:04 +02:00

🥇 Phase 1: Git + Secrets

✅ Set up Forgejo VM (NixOS declarative)

✅ Set up sops-nix + age keys (can live in the Git repo)

✅ Push flake + ansible + secrets to Forgejo

✅ Write a basic README with how to rebuild infra

🥈 Phase 2: GitOps

🔁 Add CI runner VM

🔁 Configure runner to deploy (nixos-rebuild or ansible-playbook) on commit

🔁 Optional: add webhooks to auto-trigger via Forgejo