dolthub / dolthub/hosted-issues
User Should have Control over their backups
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
We currently take backups at midnight PST each day and retain 14 days worth of backups.
**Describe the solution you'd like**
I would like users to be able to select the following:
1. Enable backups - Should backups be made at all for a deployment? (default yes)
2. Frequency - Should backups be made every 24 hours, every hour, something else? (default 24 hours)
3. Time - When should the backups be made. I don't know the best way to ask the user this for something like an hourly build, but we need to figure out how to give the user control over their backup schedule. Possibly time of the first backup (default midnight)
4. Num backups retained - How many backups should be kept. (default 14)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.