Install JetBackup on cPanel Server


This article provides a guide for installing JetBackup on a cPanel VPS or cPanel Dedicated Server.

System requirements

These are the minimum system requirements for installing JetBackup for cPanel :

  • cPanel version 68 and above
  • CentOS 6 (EoL)/ CloudLinux 6 / RedHat 6 (EoL)
  • CentOS 7 / CloudLinux 7 / RedHat 7
  • 64bit OS
  • WHM Tweak Settings - Max cPanel process memory - require at least 2GB

JetBackup for cPanel is installed in two (2) easy to follow steps:

Step 1 - Login to your server as the root user, then execute the following commands on your CLI to install the JetApps repository and plugin manager on your cPanel server:

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

For cPanel servers with LFD enabled, please make sure to restart lfd before proceeding to Step 2 to make changes in csf.pignore take into effect.

Step 2 - Once the repo and plugin manager installation is complete, you may proceed to install JetBackup for cPanel by executing the following command with your preferred tier:

jetapps --install jetbackup stable

or, to install JetBackup 5 for cPanel, execute the following command:

jetapps --install jetbackup5-cpanel stable
  • jetbackup, installation
  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

Remove a Service from ChkServd Monitoring for cPanel Servers

This guide requires root user account in server. In some circumstances, ChkservD cPanel...

Assigning a Dedicated IP Address to a Subdomain using WHM

To assign a dedicated IP address to a subdomain, perform the following steps: Step 1: Add the...

Enable Lets Encrypt AutoSSL Provider

This article refers to cPanel version 84 and later. Enable Let's Encrypt for AutoSSL Follow...

How to Fix Incorrect cPanel Account Quotas and Disk Usage

This article will provide a step-by-step guide to fix incorrect account quotas and disk usage on...

How to Uninstall Installatron in WHM cPanel Server

This guide will show you how to quickly uninstall Installatron software from WHM/cPanel server....