Backup
Purpose
Centralized backup coverage for databases, service data, and selected configuration artifacts.Coverage
- Database dumps
- File and storage archives
- Secret/config snapshots where explicitly enabled
Primary Paths
Dreambau-Backup/Dreambau-Database/backups/
Backup Quality Checks
- verify latest artifact timestamp
- verify file size is not zero
- verify restore script completes in staging
Operational Notes
- Keep retention policy documented
- Avoid committing sensitive backup payloads to public repos
- Test restore on a recurring schedule