AtoMiC-ToolKit icon indicating copy to clipboard operation
AtoMiC-ToolKit copied to clipboard

Question on backup/restore - “Makes moving apps between different computers easier”

Open claym opened this issue 8 years ago • 1 comments

No problems, just a question - how does the backup/restore process work?

Is there any additional documentation on how Atomic “Makes moving apps between different computers easier”?

I’m currently using docker with compose to run the apps, with all my config files stored in an NFS mount, but was wondering how/where atomic stores it’s config files and what not.

I’ve looked around and couldn’t find any docs on it.

Thank you!

claym avatar Nov 04 '17 12:11 claym

Hi, Thanks for pointing this out!! It basically backs up to the backups folder inside wherever you pulled AtoMiC-ToolKit down to as a tar.gz file. So for example: /opt/AtoMiC-ToolKit/backups. If your transferring to a new machine you should keep this folder so all the zips are available to restore later. You just need to copy it back, install the application again and restore the backup.

If anyone fancies helping out and add a section to the readme on how to do this it would be much appreciated.

Tom

TommyE123 avatar Nov 05 '17 14:11 TommyE123