Scheduled backups onto a predefined device's and/or directory
Open
Nobody has claimed this yet.
backup/restore
wontfix
- Dominant language
- Python
- Stars
- 38
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
To be actually useful we need Nitrokey/nextbox-daemon#22 first,
still all of the following are independent:
- allow saving a "scheduled backup location" (only existing for now)
- once a "scheduled backup location" is set, allow setting backup interval (drop-down? free?)
- add and realize:
jobs.ScheduledBackupJob
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by checking the prerequisite Nitrokey/nextbox-daemon#22, then inspect the existing backup-location handling and the jobs.ScheduledBackupJob entry point. Define how an existing device or directory is saved, how the backup interval is selected, and what scheduling behavior is expected. Done means a saved location can be configured with an interval and the scheduled job runs backups there.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100