WP-0005 T04/T09: note forgejo-backup automation in railiance-platform
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 12s

Makefile targets and operator doc landed; cron and 7-day gate remain.
This commit is contained in:
tegwick 2026-07-07 17:19:19 +02:00
parent b515a5c10a
commit b06ceb6b82
2 changed files with 13 additions and 11 deletions

View file

@ -70,8 +70,8 @@ Script exit marker: `restore-drill-complete`
(`kubectl cnpg` plugin absent on workstation).
- **Encryption at rest:** dump stored locally on workstation for drill only; no
approved backup target wired.
- **Automation:** `forgejo dump` is manual; T04/T09 still need cron/operator
schedule and retention policy (T02 decision).
- **Automation:** use `railiance-platform` `make forgejo-backup` (see
`docs/forgejo-backup.md`); operator cron still required for daily schedule.
- **Re-run hygiene:** concurrent or repeat runs require `DRILL_CLEAN=1` to wipe
`forgejo-restore-drill` before import (SQL import is not idempotent).