fbpx

CyberPanel Cloud

Sign up for CyberPanel Cloud and let our experts upgrade CyberPanel for you.


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 name> with actual branch name from Github, branching schemes are described in our contribution docs.

chevron-down