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

 

 

Updates between official versions

Even when there hasn’t been a new version of CyberPanel officially released, there are always minor updates happening behind the scenes. In order to take advantage of these, you can upgrade CyberPanel at any time.

To see a list of updates, you can visit the CyberPanel github repo’s commit log: Commits · usmannasir/cyberpanel (github.com)

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Issuing SSL for website

  CyberPanel can issue Let's Encrypt SSL cert for websites on it. There are 2 methods to get SSL...

Installing CyberPanel

Step 1: Connect to your server via SSH The installation of CyberPanel is quite simple. First,...

Fix SSL issues in cyberpanel

Major SSL Certificate issues in CyberPanel 1. A Record or IP Address Issue CyberPanel can only...

Packages

Packages on CyberPanel help you assign resources to an individual website, you must create at...

Manage DNS

CyberPanel ships with a DNS server, which lets you do following things: Create Nameservers....