v2.2.1
Complete rewrite of the backup and restore process
The backup has become so much more flexible!
- One step backup and restore of the entire Gooby environment.
- Now all containers are backed up as individual files and can be restored one by one if so desired.
- The personal home directory is included in the backup and can be restored separately.
- Incremental backups - subsequent backups will take less time and take up less space.
- Lots and lots and lots of small improvements and fixes to pave the way for future developments... to be continued.
A few notes:
- After restoring one container, make sure you also place back the files in Docker/components (or restore the Docker container). Alternatively, you can install the app from the menu and it will seamlessly work with your restored files.
- By default the incremental backup will reset on the 1st of each month, this can be reset by editing the cron (
crontab -e
)