V6 Phase 4 - Postgres backup to Synology
Quality Gate / gate (push) Failing after 49s

This commit is contained in:
Jim Lancaster
2026-08-25 13:09:14 -05:00
parent 234476ba6d
commit c85cc6be20
7 changed files with 133 additions and 2 deletions
+6
View File
@@ -60,6 +60,12 @@ Implemented workflow references:
2. Validate restore drill from Synology-hosted dump artifacts.
3. Document rollback procedure for deployment failure and migration failure scenarios.
Implemented workflow references:
- `deploy/backup/create_postgres_backup.sh`
- `deploy/backup/restore_postgres_backup.sh`
- `docs/backup_restore.md`
## 3.5 Validation and release gate
1. `/healthz` confirms app and worker healthy in deployed environment.