Cyberpanel is a new free hosting control panel based on openlitespeed. The advantages of using openlitespeed, is better performance running PHP applications like WordPress, Joomla, Drupal etc.
Disadvantages are doesnt translate all apache rewrite directions, so sometimes need to do some hardcoded change at .htaccess.
Cyberpanel is free and have many features as:
- PHP 5.3 – 7.3
- MariaDB 10.1
- DNS
- Backup
- Rainloop Webmail
- ModSecurity
- FirewallD & SpamAssasing
- Pure-FTPD
- On-click SSL
- WordPress, Joomla, Magento Installer
- Git deployment
- CLI
- Clean UI
To install Cyberpanel, we need to have a server with Centos (Currently there is beta support for Ubuntu 18.04, 18.10)
Step 1.
Do all updates
yum update
Step 2.
Run
sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)

After that you should see something like this. Choose 1 to install Cyberpanel

Then you enter 1 if you want to install openlitespeed or 2 if you have license for litespeed server

After that you will be asked for admin pass

Next steps are if you want to use mirror server, yes if you live in Asia, and then if you want to install memcached and redis

Then wait for a few minutes, and if all are good, you should see the screen bellow

Follow the directions and visit the https://IP:8090 and the credentials are admin and the password you chosen during installation. The default login credentials are admin/1234567

