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

Backups / Restore #63

Open
NetForces opened this issue Jun 13, 2019 · 3 comments
Open

Backups / Restore #63

NetForces opened this issue Jun 13, 2019 · 3 comments

Comments

@NetForces
Copy link

Amazing project !

How can we backup when running in a docker instance ?

Is everything in the MySQL database ? Images also ?

@jbtronics
Copy link
Member

The data about the parts is saved in the MySQL DB.
Images and Attachments (and the main config) is saved under data/ (this folder is persistent in docker).

@NetForces
Copy link
Author

Perfect, I can put a backup script together.

Might be a nice feature to add. Maybe a configurable periodic backup of the database and images to an external target. Maybe using scp or something similar.

@mrWheel
Copy link

mrWheel commented May 3, 2021

Perfect, I can put a backup script together.

Might be a nice feature to add. Maybe a configurable periodic backup of the database and images to an external target. Maybe using scp or something similar.

Hi I’m new with docker so have no idea where to start. Have you made a script for it and are you willing to share?

thanks in advance!

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

3 participants