docs: add comprehensive BOOTSTRAP.md guide for manual initialization
This commit is contained in:
parent
960f8f63fe
commit
2386e1e942
2 changed files with 55 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue