I’d like to update CP, but the amount of posts describing troubles is scary.
Sadly, I have a VPS that doesn’t offer snapshots, clones or backups.
I could manually make backups of each site’s files, database, cron jobs, php settings etc. but that’s a lot of work. I essentially want to make a backup of the entire server, so I can roll back to this point should the update fail.
Can I simply zip/tar up all root folders? I’ve been told not all, so which?
And when restoring, do I first install the OS and then just unpack the backup and reboot?
Has anyone done this before?
Alternative solutions are also welcome.