Backups

Database snapshots and restore points
Awaiting backendBackend partial
Automated daily DB backups already run (infra/scripts/backup-db.sh โ†’ R2). This module will surface and control them.
Intended data source
R2 s3://learn/platform-backups/ + a future backups ledger table
Planned capabilities
  • List existing snapshots (size, schema set, timestamp) from R2
  • Trigger an on-demand backup
  • Configure retention / schedule
  • Guided restore into a target database