How to Install JetBackup 5 on cPanel/WHM server? Print

  • 0

Prepare the environment for JetApps:

yum install http://repo.jetlicense.com/centOS/jetapps-repo-latest.rpm -y
yum clean all --enablerepo=jetapps*
yum install jetapps --disablerepo=* --enablerepo=jetapps -y

Then run the following command to install JetBackup for cPanel:

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.


Was this answer helpful?

« Back

Send Message