1. Configure the JetApps repository:
bash <(curl -LSs http://repo.jetlicense.com/static/install)
2. Install the JetBackup 5 software
jetapps --install jetbackup5-cpanel stable
If you are migrating from JetBackup 4, please read the following documentation and note that some of the destinations that were available previously on JetBackup 4 may not be available on JetBackup 5.
Migration documentation:
Once Installed, please navigate to the JetBackup 5 admin interface to go over the JetBackup End User License Agreement(EULA) and select “New Installation” and complete the initial setup.
Next, please execute the following command to download and run the configuration import tool:
wget -N https://github.com/jetapps/jb4-jb5-import-tool/archive/refs/tags/v1.2.zip
unzip v1.2.zip && cd jb4-jb5-import-tool-1.2 && sh main.sh
All Imported DESTINATIONS, BACKUP JOBS, and HOOKS are DISABLED by default.
