-
-
Notifications
You must be signed in to change notification settings - Fork 7
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 features to run backup on container startup #97
Comments
Sorry for the delay here. I'm going to split this into two issues, as there's really two requests as I read it:
As the second piece is a bit more complicated (and relies on other work I haven't done yet), I've split that to #98. I'm working on a quick flag to do a backup after the |
This feature is now available on the |
I looked through the wiki and noticed that there was no initial backup created when the container starts or an method to run the backup on-demand.
I worked around it by creating another container with interval set to 5 minutes that I manually stop/start on-demand. However, I think we would all benefit if these features were included and we can fallback on automation once more.
Thanks for developing Bedrockifier. It was just what I needed to manage backups for both Bedrock and Java servers.
The text was updated successfully, but these errors were encountered: