Question on backup/restore - “Makes moving apps between different computers easier”
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!
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