docs: add comprehensive BOOTSTRAP.md guide for manual initialization

This commit is contained in:
Tibo De Peuter 2026-07-17 22:11:41 +02:00
parent 960f8f63fe
commit 2386e1e942
Signed by: tdpeuter
SSH key fingerprint: SHA256:u/h/LVoqKF1Iz02uOyxe6hcjmoZASCGV2HM0TG9ZMoU
2 changed files with 55 additions and 0 deletions

View file

@ -2,6 +2,9 @@
This branch contains the automated, pull-based GitOps architecture using `comin`, Terraform, and Forgejo.
> [!IMPORTANT]
> **Getting Started:** If you are setting up this repository from scratch, you **must** follow the steps in [BOOTSTRAP.md](file:///c:/Users/tibod/Documents/projects/Bos55/nix-config/BOOTSTRAP.md) before the automated pipelines can function.
## Secret Management (SOPS-Nix)
This repository uses `sops-nix` for secret management, adhering to a strict separation between Production and Staging environments to prevent credential leakage during CI runs.