Dated: 21st October 2021
This version does not introduce many front-end features. However we got audited by rack911labs and we did many changes to improve the security and make CyberPanel best, free and most secure control panel.
Dated: 15th April 2021
Dated: 20 Sep 2020
Dated: 22 July 2020
Dated: 2 June 2020
Dated: 1st April 2020
Note: This is a major upgrade with many bug fixes. CyberPanel users are advised to upgrade as soon as possible.
Features
Bug Fixes
Updates
Dated: 5th February 2020
Note: Upgrade to this version as soon as possible, this includes many security fixes, details to be announced in our news section.
Features
Bug Fixes
Dated: 3rd January, 2020
Features
Bug Fixes
Dated: 12th November, 2019
Features
Bug Fixes
Dated: 15th October, 2019
Features
Bug Fixes
Dated: 23th August, 2019
Features
Bug Fixes
Dated: 12th August, 2019
Features
Bug Fixes
Dated: 30th July, 2019
Features
Bug Fixes
Dated: 16th July, 2019
In between we also released v1.8.6, it was an emergency security release, thus this change log covers it.
Features
Bug Fixes
Security Update
v1.8.6 and v1.8.7 have many security enhancements. For all end user operations CyberPanel now use run-as user (the website user) to perform those operations. Special CyberPanel -> LSCPD connection is used for security communication for different sort of user elevation and to drop priviliges when necessary. Authentication token is used for communication to prevent un-athorized access to the command socket.
This will be our first security release in our 2-stage security release model. Everyone must update your servers to v1.8.7 as soon as possible.
Special thanks to rack911labs.com, for doing a security audit and help us find/fix the issues.
Dated: 3rd July, 2019
Features
Bug Fixes
Dated: 7th June, 2019
Features
Dated: 9th May, 2019
Features
Bug Fixes
Dated: 2nd April, 2019
Details about the security patch can be found in our news section.
Features
Bug Fixes
Dated: 6th February, 2019
Features
Bug Fixes
Dated: 25th January, 2019
Features
Bug Fixes
Dated: 8th January, 2019
Features
Bug Fixes
Dated: 26 December, 2018
Features
Bug Fixes
Dated: 14 December, 2018
Features
Bug Fixes
Dated: 23 November, 2018
Features
Bug Fixes
Dated: 23 October, 2018
Features
Bug Fixes
Official Plugin
Dated: 1st October, 2018
This guide will walk you through how to install the self-hosted CyberPanel control panel on your server, which is independent of CyberPanel Cloud.
CyberPanel is 100% identical in both versions. The only difference is which web server is running in the back-end.
To learn more about the differences between OpenLiteSpeed and LiteSpeed Web Server Enterprise, please see this comprehensive comparison.
The installation of CyberPanel is quite simple. First, log into your server via SSH as the root user (sudo will not work). You can get the login details from your web host.
Run the following command. It will initiate the automated installation script, which will prompt you for a few decisions about which version of LiteSpeed and which add-ons you would like to install.
sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)
Select which version of LiteSpeed to install. If you select LiteSpeed Enterprise, please ensure that you have obtained a license key first. It is free for 1 domain, but you still need to obtain the key. Visit the pricing table to decide your desired plan.
CyberPanel Installer v2.1.2 RAM check : 184/981MB (18.76%) Disk check : 7/30GB (27%) (Minimal 10GB free space) 1. Install CyberPanel with OpenLiteSpeed. 2. Install Cyberpanel with LiteSpeed Enterprise. 3. Exit. Please enter the number[1-3]:
If you selected LiteSpeed Enterprise, you will see the following prompt. Enter your serial number
If you do not have any license, you can also use trial license (if server has not used trial license before), type TRIAL Please input your serial number for LiteSpeed WebServer Enterprise:
You will be presented with a series of prompts for different options and add-ons that are available.
Full Service (default Y):
Remote MySQL (default N):
CyberPanel Version (default Latest Version):
Password (default “1234567”):
Memcached (default Y):
Redis (default Y):
Watchdog (default Yes):
The installation process will proceed automatically. It will take 5-10 minutes, depending on the speed of your server.
At the end of the installation process, you will be presented with the following screen which contains important information about your configuation. Select and copy it to a safe location for future reference.
################################################################### CyberPanel Successfully Installed Current Disk usage : 7/30GB (26%) Current RAM usage : 313/981MB (31.91%) Installation time : 0 hrs 11 min 0 sec Visit: https://<your server's IP address>:8090 Panel username: admin Panel password: <the password you set during installation> Visit: <your server's IP address>:7080 WebAdmin console username: admin WebAdmin console password: TSXMwny4zVeDg37K Visit: https://<your server's IP address>:8090/rainloop/?admin Rainloop Admin username: admin Rainloop Admin password: gQKFWm9O3nr7Xn Run cyberpanel help to get FAQ info Run cyberpanel upgrade to upgrade it to latest version. Run cyberpanel utility to access some handy tools . Website : https://cyberpanel.net Forums : https://forums.cyberpanel.net Wikipage: https://docs.cyberpanel.net Docs : https://cyberpanel.net/docs/ Enjoy your accelerated Internet by CyberPanel & OpenLiteSpeed ################################################################### If your provider has a network-level firewall Please make sure you have opened following port for both in/out: TCP: 8090 for CyberPanel TCP: 80, TCP: 443 and UDP: 443 for webserver TCP: 21 and TCP: 40110-40210 for FTP TCP: 25, TCP: 587, TCP: 465, TCP: 110, TCP: 143 and TCP: 993 for mail service TCP: 53 and UDP: 53 for DNS service Your provider seems blocked port 25 , E-mail sending may not work properly.
Would you like to restart your server now? [y/N]:
Enter "y" to restart. Or enter "reboot" later after you have performed other desired operations.
URL: https://<Your Server's IP Address>:8090 Username: admin Password: <the password you set during installation>
systemctl status lscpd
systemctl start lscpd
source /usr/local/CyberCP/bin/activate pip install --ignore-installed -r /usr/local/CyberCP/requirments.txt deactivate virtualenv --system-site-packages /usr/local/CyberCP systemctl restart lscpd
/var/log/installLogs.txt