Reinstall cloudron on another VPS from tar.gz backup file
-
wrote on Oct 28, 2023, 8:00 PM last edited by
Hello,
My current VPS is in read-only mode (cloudron 7.5.2 (I think)).
I have a second VPS and wanted to reinstall my cloudron instance on it with the command (with the token), but I switched to version 7.6.0I have recovered the backup files from my old VPS (tar.gz of the apps).
How can I proceed to resintall properly ?I tried this :
- Manually recreate my "Nextcloud" application,
- after install, import backup with my tar.gz.
But it didn't work
Other question :
What is the "Backup config" file I can upload? -
wrote on Oct 28, 2023, 8:11 PM last edited by
You need to install the same version of cloudron for the import to work.
-
wrote on Oct 28, 2023, 8:21 PM last edited by
@robi said in Reinstall cloudron on another VPS from tar.gz backup file:
You need to install the same version of cloudron for the import to work.
Yep.
When installing Cloudron do this:
./cloudron-setup --version 7.5.2
Hopefully you're right that that was the version you were on!
-
wrote on Oct 28, 2023, 8:32 PM last edited by
Ok thanks, i'll try this !
My method is OK ? => recreate app with same subdomain and import backup ?
-
wrote on Oct 28, 2023, 9:24 PM last edited by
Thanks ! It's working !
-
-