Celes Renata
|
357e68a764
|
feat: add database and Redis backup/restore scripts
- scripts/backup-db.sh: pg_dump compressed backup with table count
verification, optional MinIO upload, auto-prune keeping last 7
- scripts/restore-db.sh: restore from backup with safety confirmation,
scales down services during restore, re-grants permissions, scales
back up with correct replica counts
- scripts/backup-redis.sh: triggers BGSAVE, copies RDB dump locally,
shows key stats
|
2026-04-16 00:10:27 +00:00 |
|