- Advertisement -
VoIP.Ms Ad

CyberPanel – a next generation web hosting control panel. Built for speed, security and reliability!

LSCache

Built-in full-page LSCache module with cache plugins for popular CMS (WordPress, Joomla, Drupal, MediaWiki, and more..)

GIT Deployment

Attach GIT repos (Github and GitLab) to your CyberPanel websites and deploy code directly from your repos via GIT webhooks.

ModSecurity

Built-in support for ModSecurity, real time defense against web application attacks, option to enable Comodo or OWASP rules.

Email Limits

- Advertisement -
WHMCS Ad

Use Email Limits to stop email spam. Email limits can be applied at domain and email level with options to enable or disable email logs.

One Click SSL

SSL is now mandatory for every online property, you can issue free of cost Let’s Encrypt SSL for websites, child domains and hostnames.

Lightweight DNS Server

CyberPanel ships with powerfull and lightweight DNS server (PowerDNS). Supported records types include A, AAAA, CNAME, MX, TXT, SPF SOA and SRV records.

Requirements

  • Centos 7.x, Centos 8.x, Ubuntu 18.04, Ubuntu 20.04
  • Python 2.7
  • 1024MB or above Ram.
  • 10GB Disk Space.

CyberPanel vs CyberPanel Ent

CyberPanel comes with two versions one is simply called CyberPanel and the other is Called CyberPanel Ent. CyberPanel comes with OpenLiteSpeed and is completely free for an unlimited number of domains and worker processes.

However CyberPanel Ent comes with LiteSpeed Web Server Enterprise, it is free for 1 domain. If you need more than 1 domain then you can view pricing on the pricing page.

You can learn more about the difference between OpenLiteSpeed vs LiteSpeed Web Server Enterprise and decide what best suits your needs.

Once installed CyberPanel and CyberPanel Ent works 100% the same from the front end, except one is running OpenLiteSpeed as the back-end and the other runs LiteSpeed Web Server Enterprise.

Installing CyberPanel

Following instructions will install CyberPanel (with OpenLiteSpeed), it is totally free and does not requires any kind of license, you can install using the single command.

# sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)

Installing CyberPanel Ent

To install CyberPanel Ent, you first need to obtain a license key (it is free for 1 domain, but you still need to obtain the key). Visit the pricing table to decide your desired plan.

Obtain a License!

Before running the installation, you need to obtain a license. A license key will be asked for during installation.

Installation

On you’re on the command line terminal run the installation script as a single command:

# sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)

Access

After the successful installation you can access CyberPanel using the details below (make sure to change):

Visit: https:<IP Address>:8090

Username: admin

Password: 1234567

503 Error After Install

If you get a 503 error after installing CyberPanel, you can do one of the following things.

1. Check LSCPD Status.

# systemctl status lscpd

If LSCPD is not running, start LSCPD using:

# systemctl start lscpd

2. Manually set up virtualevn

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 gunicorn.socket

3. Install Logs

If after this you are still having issues, you can try to find errors in the install logs, they are located at: /var/log/installLogs.txt

Enjoy!

- Advertisement -
Fastmail Ad