Hi, silly quetion, but I’m afraid to update my server even though it’s necessary.
TLDR: Is there any chance that after an update I can’t roll back to a working state if something brakes? Is it safe to update with --no-update-compose
?
If something breaks during update, my data is/can be changed in any way? I had a huge problem (no relation to Mailcow) with Nextcloud one day, where the update changed the structure of an internal sql table (columns and data structure i guess…) and I lost all my configuration, had to install and configure everything FROM SCRATCH, and then copy all my files from a backup. Again, no relation to Mailcow, just wondering if something like this could ever happen.
Also, I’m using docker-compose version 1.29.2
, is it safe to update with --no-update-compose
?
Thanks in advance!