Documentation

All articles

November 24, 2023

Create SSH Key

This step is optional, you can create SSH keys to be injected when new virtual machines are being created.

Read article

November 24, 2023

Create, Delete and Modify Package

Create Package Virtual Machine Manager packages are different from normal CyberPanel packages, these packages define resources for your Virtual Machines. On normal installation a default package is already created, to create additional…

Read article

November 24, 2023

Create IP Pool

After installation and successfully configuration of network bridge. You need to create your first IP Pool, so that you can start creating virtual machines. What are IP Pools? IP Pools in CyberPanel…

Read article

November 24, 2023

Upgrading CyberPanel

Upgrading CyberPanel The following command can be used to upgrade to the latest version. sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh) Upgrading CyberPanel to a specific version https://raw.githubusercontent.com/usmannasir/cyberpanel/<branch name>/cyberpanel_upgrade.sh Replace <branch…

Read article

November 24, 2023

Licensing Explained!

Free Starter with CyberPanel This gives you one top-level domain and unlimited sub-domains example: cyberpanel.net hi.cyberpanel.net docs.cyberpanel.net .. and more! You can not create something like cyberpersons.com, since this is a second…

Read article

November 24, 2023

Installing CyberPanel

Requirements Server with a fresh install of Ubuntu 20.04, Ubuntu 22.04, AlmaLinux 8, CloudLinux OS. 1024MB RAM, or higher 10GB Disk Space CyberPanel vs CyberPanel Ent CyberPanel is 100% identical in both…

Read article

November 24, 2023

CyberPanel API Access

In this article, we are going to describe how to enable API access in Cyberpanel. Like cPanel, you can also access CyberPanel using API access. Access CyberPanel: Login to your CyberPanel using…

Read article