Define backup restore secret handoff

This commit is contained in:
2026-06-05 16:28:03 +02:00
parent 4915ecf374
commit 8de78f1636
5 changed files with 221 additions and 2 deletions

View File

@@ -34,6 +34,8 @@ Deploy-capable Gitea Helm/SOPS/manifests also live here now; `railiance-apps`
keeps only transitional compatibility wrappers for old operator entry points.
The runner, Actions, and GitOps ownership contract lives in
`docs/ci-runner-actions-gitops-ownership.md`.
The backup, restore, and secret custody handoff contract lives in
`docs/backup-restore-secret-handoff.md`.
---
@@ -178,7 +180,9 @@ Known starting point:
`docs/gitea-package-registry.md`.
6. For runner, Actions, and GitOps ownership, read
`docs/ci-runner-actions-gitops-ownership.md`.
7. For migration context, read
7. For backup, restore, and secret custody handoffs, read
`docs/backup-restore-secret-handoff.md`.
8. For migration context, read
`/home/worsch/railiance-apps/workplans/RAILIANCE-WP-0006-railiance-forge-extraction.md`.
---