-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Description:
Document and optionally automate database backup and restore so user and preference data can be recovered.
Requirements
- Document backup strategy: e.g. daily pg_dump or managed DB backups (Vercel Postgres, Supabase, etc.); retention (e.g. 7 days)
- Document restore steps (restore from backup, run migrations)
- Optional: script or cron that triggers backup (e.g. to S3 or provider’s backup API)
- Add to README or OPERATIONS.md
- No code change required if using managed DB with built-in backups; document that instead
Acceptance Criteria
- Backup and restore documented
- Optional automation
- README or OPERATIONS updated
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program