Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to set up a cronjob to back up regularly #184

Open
alichtman opened this issue Nov 8, 2018 · 0 comments
Open

Add option to set up a cronjob to back up regularly #184

alichtman opened this issue Nov 8, 2018 · 0 comments
Labels
backup feature New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@alichtman
Copy link
Owner

alichtman commented Nov 8, 2018

There should be a configuration option that allows you to specify an interval for regular backups.

Use python-crontab?

"auto-backups": {
	"interval": crontab-syntax,
	"auto-push-to-remote": BOOLEAN,
}
@alichtman alichtman added feature New feature or request help wanted Extra attention is needed good first issue Good for newcomers backup labels Nov 8, 2018
@alichtman alichtman changed the title Add option to set up a cronjob to back up on a schedule. Add option to set up a cronjob to back up regularly Nov 8, 2018
@alichtman alichtman added this to the v2.1 milestone Nov 11, 2018
@alichtman alichtman pinned this issue Dec 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backup feature New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant