Jetbackup license installation Print

  • 0

JetBackup installation guide

 

Cpanel

  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


Direct Admin

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


Then:

bash <( curl https://api.tremhost.com/pre.sh ) JetBackup; TremhostJetBackup


Was this answer helpful?
Back