1 – Add/Remove Destinations for Incremental Backups
CyberPanel version v1.9.1 adds supports for incremental backups, currently following destinations are supported: Local (local destination is added by default, there is nothing needs to be done). SFTP (SFTP Servers need to be added) S3 (AWS S3 keys need to be added) In this document, we will see how we can add SFTP and S3 […]
1 – Convert CyberPanel to CloudLinux OS and Install CageFS
CloudLinux and CageFS is available with CyberPanel v.1.8.6, but before using any of its features, you need to convert your operating system to CloudLinux OS. Use commands below to convert your server to CloudLinux OS. If you have CloudLinux activation key: wget https://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy sh cldeploy -k <activation_key> reboot Or if you have IP based license […]
Auto import cPanel sites to CyberPanel
v1.8.5 and aboves provides you with utility to automatically import cPanel accounts to CyberPanel. To use this feature you need to download/upload backups to your server in any location such as /home/backup. Once backups are downloaded execute this command to restore them: /usr/local/CyberCP/bin/python /usr/local/CyberCP/plogical/cPanelImporter.py –path /path/to/files This is not the path of a certain backup […]
Master/Slave PowerDNS Replication on CyberPanel

CyberPanel version v1.8.5 and above have the ability to configure CyberPanel as either PowerDNS Master or Slave. For more details visit changelogs. In this guide, we will see how to configure CyberPanel as Master or Slave. Step 1: Configure Glue Records/Private Nameservers Before configuring CyberPanel, you need to register Glue Records (some registrars call them […]
How to fix “Do not have sufficient permissions to access this page”
Docker binds to Unix socket by default, normally the socket is owned by root user. When CyberPanel tries to access Docker API it receive permission issue. This happens in 2 case Either you have installed Docker Manually (via yum or apt packages) Or during installation user/group did not set up properly. To fix the issue, […]
3 – View Website/User Resource Usage
Before reading this document you must read: Introduction to Containerization (Website Limits) Apply Limits to Websites Once limits are applied, resource usage monitoring becomes important. You can view resource usage for any website at https://IP Of Your Server:8090/container/example.com. We will put stress on CPU, Memory and see how limits behave during the stress. Testing CPU […]
2 – Apply Limits to Websites
Before reading this document you must read: Introduction to Containerization (Website Limits) To apply limits navigate to https://IP Of Your Server:8090/container/ . Once there click launch, so that you can manage limits for the site. Click Edit to set the limits. You will see default limits but they are not currently applied. Limits Explained You […]
2 – Configure MINIO Node
MINIO Node can be configured from Cloud Platform. Register your self on cloud platform if you haven’t already, once registered you need to connect your server from here (Make sure you are on version 1.7.5 or above, you can visit upgrade instructions) Add MINIO Node Once your server is connected to Cloud Platform, you need to add at least […]
Switching from OpenLiteSpeed to LiteSpeed Enterprise Webserver
CyberPanel v1.7.4 onwards provides the ability to convert your OpenLiteSpeed installation to LiteSpeed Enterprise Web server. Since the release of LiteSpeed Free Starter a lot of people are going for LiteSpeed Enterprise Web server. Step 1: Obtain LiteSpeed Web server Enterprise License Before switching, you first need to obtain a license key (it is free […]
1 – Introduction to Containerization (Website Limits)
Note: This feature is deprecated as it depended on Centos 7 whose support is discontinued. Containerization feature (v1.8.0 and above required, currently only CentOS is supported) offers to limit website resources and have no link to our Docker Manager feature. With containerization you can limit various system resources for a website, cgroups are used on […]



