Cyber Panel - The hosting control panel for OpenLiteSpeed
Go to file
LiteSpeed Tech 41c11947df
Merge pull request #4 from aleua/master
Merge pull request #1 from aleua, Thanks aleua!
2017-11-25 13:55:02 -05:00
CyberCP Updated Website Control Panel to add domains. 2017-10-29 22:16:06 +05:00
api Run CyberPanel as user cyberpanel 2017-11-05 03:02:51 +05:00
backup Changes to backup engine and security improvments. 2017-11-05 21:07:12 +05:00
baseTemplate Changes to backup engine and security improvments. 2017-11-05 21:07:12 +05:00
databases Run CyberPanel as user cyberpanel 2017-11-05 03:02:51 +05:00
dns Initial Commit 2017-10-24 19:16:36 +05:00
filemanager_app Run CyberPanel as user cyberpanel 2017-11-05 03:02:51 +05:00
firewall Changes to backup engine and security improvments. 2017-11-05 21:07:12 +05:00
ftp Initial Commit 2017-10-24 19:16:36 +05:00
install Change database creation, and bug fixes. 2017-11-09 00:35:52 +05:00
locale Add files via upload 2017-11-24 19:40:41 +02:00
loginSystem Change database creation, and bug fixes. 2017-11-09 00:35:52 +05:00
mailServer Run CyberPanel as user cyberpanel 2017-11-05 03:02:51 +05:00
managePHP Change database creation, and bug fixes. 2017-11-09 00:35:52 +05:00
manageSSL Run CyberPanel as user cyberpanel 2017-11-05 03:02:51 +05:00
packages Change database creation, and bug fixes. 2017-11-09 00:35:52 +05:00
plogical Change database creation, and bug fixes. 2017-11-09 00:35:52 +05:00
serverLogs Initial Commit 2017-10-24 19:16:36 +05:00
serverStatus Initial Commit 2017-10-24 19:16:36 +05:00
static Changes to backup engine and security improvments. 2017-11-05 21:07:12 +05:00
tuning Initial Commit 2017-10-24 19:16:36 +05:00
userManagment Language updates and Bug fixes to user managment. 2017-10-30 14:34:07 +05:00
websiteFunctions Run CyberPanel as user cyberpanel 2017-11-05 03:02:51 +05:00
LICENSE Initial Commit 2017-10-24 19:16:36 +05:00
README.md Language updates and Bug fixes to user managment. 2017-10-30 14:34:07 +05:00
index.html Initial Commit 2017-10-24 19:16:36 +05:00
manage.py Initial Commit 2017-10-24 19:16:36 +05:00

README.md

CyberPanel

Webhosting control panel that uses OpenLiteSpeed as web server.

Features

  • Different Level Of users.
  • Auto SSL.
  • FTP Server.
  • Light weight DNS Server (PowerDNS).
  • PHPMYAdmin.
  • Email Support (Rainloop).
  • FileManager.
  • PHP Managment.
  • Firewall.
  • One click Backup and Restore.

Supported PHPs

  • PHP 5.3
  • PHP 5.4
  • PHP 5.5
  • PHP 5.6
  • PHP 7.0
  • PHP 7.1

Installation Instructions

wget http://cyberpanel.net/install.tar.gz
tar zxf install.tar.gz
cd install
chmod +x install.py
python install.py [IP Address]

Resources