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 chron time schedule for backups #156

Open
hamcoremusic opened this issue Nov 17, 2023 · 3 comments
Open

Add chron time schedule for backups #156

hamcoremusic opened this issue Nov 17, 2023 · 3 comments

Comments

@hamcoremusic
Copy link

I would love to be able to actually schedule a time rather than just an interval between backups. Is this currently possible?

@itzg
Copy link
Owner

itzg commented Nov 17, 2023

I would recommend setting up a normal cron job and have it use the backup now option described here:

https://github.com/itzg/docker-mc-backup#on-demand-backups

@hamcoremusic
Copy link
Author

I would recommend setting up a normal cron job and have it use the backup now option described here:

https://github.com/itzg/docker-mc-backup#on-demand-backups

Okay I see! Disabling the built in timer should just be setting it to -1 correct?

@itzg
Copy link
Owner

itzg commented Nov 18, 2023

The "now" argument will instruct it to run one time only, so effectively disabling the timer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants