Update backup script to include everything needed to do a bare metal restore of the new V6 server
Quality Gate / gate (push) Failing after 49s

This commit is contained in:
Jim Lancaster
2026-08-26 12:21:40 -05:00
parent 2c6ef46f5f
commit 89ed83239e
5 changed files with 88 additions and 14 deletions
+1 -1
View File
@@ -182,7 +182,7 @@ See `docs/data_migration.md` for commands and cutover steps.
## Backup and restore workflow
Production PostgreSQL backup/restore steps are documented in `docs/backup_restore.md`.
Production backup/restore (PostgreSQL + uploads + deployment config) steps are documented in `docs/backup_restore.md`.
## Destructive test procedure (with data backup)