Cyber Panel - The hosting control panel for OpenLiteSpeed
Go to file
Usman Nasir 4fb6355bf3 bug fix: inc backups; 2020-01-23 16:07:07 +05:00
ApachController bug fix: encodings and imports 2019-12-15 13:30:40 +05:00
CLManager bug fix: restart ls 2020-01-02 17:09:59 +05:00
CLScript bug fix: csf 2020-01-03 16:24:28 +05:00
CyberCP remove logs 2019-12-24 14:58:22 +05:00
IncBackups bug fix: inc backups; 2020-01-23 16:07:07 +05:00
WebTerminal bug fix: encoding and python path 2019-12-15 19:56:59 +05:00
api imports 2019-12-12 11:04:05 +05:00
backup imports 2019-12-12 11:04:05 +05:00
baseTemplate bug fix: display version 2020-01-07 12:46:03 +05:00
cli updated help command 2020-01-20 17:29:08 +05:00
cloudAPI imports 2019-12-12 11:04:05 +05:00
containerization bug fix: encodings and imports 2019-12-15 13:30:40 +05:00
databases bug fix: inc backups; 2020-01-23 16:07:07 +05:00
dns imports 2019-12-12 11:04:05 +05:00
dockerManager upgrade django to 3.0.1 2019-12-21 14:11:17 +05:00
emailMarketing bug fix: message length 2019-12-18 17:36:15 +05:00
emailPremium imports 2019-12-12 11:04:05 +05:00
examplePlugin imports 2019-12-12 11:04:05 +05:00
filemanager path check to upload 2020-01-18 21:07:40 +05:00
firewall enable csf 2020-01-03 17:50:27 +05:00
ftp bug fix: ftp delete 2020-01-14 17:40:23 +05:00
highAvailability bug fix: encodings and imports 2019-12-15 13:30:40 +05:00
install Merge branch 'stable' into v1.9.4 2020-01-20 15:24:55 +05:00
locale add new messages to translation files 2019-11-21 19:55:02 +05:00
loginSystem update expire time 2020-01-23 14:41:22 +05:00
mailServer bug fix: email password 2019-12-16 15:48:45 +05:00
managePHP Correct package info php-xml 2020-01-06 16:09:40 +06:00
manageSSL imports 2019-12-12 11:04:05 +05:00
manageServices bug fix: encodings and imports 2019-12-15 13:30:40 +05:00
packages imports 2019-12-12 11:04:05 +05:00
plogical bug fix: inc backups; 2020-01-23 16:07:07 +05:00
pluginHolder imports 2019-12-12 11:04:05 +05:00
pluginInstaller update to p3 2019-12-10 23:04:24 +05:00
postfixSenderPolicy imports 2019-12-12 11:04:05 +05:00
s3Backups update to p3 2019-12-10 23:04:24 +05:00
serverLogs imports 2019-12-12 11:04:05 +05:00
serverStatus redis hosting apache file 2020-01-11 18:16:49 +05:00
skin_customizations Fix the Remote Backup Storage Issue 2019-06-08 21:41:43 +00:00
static feature: edit/manage inc backups 2020-01-22 20:36:17 +05:00
tuning bug fix: add lsphp74 to tuning 2020-01-05 12:09:53 +05:00
userManagment feature: suspend/unsuspend users 2020-01-21 20:33:33 +05:00
websiteFunctions suspend child domains along with master website 2020-01-20 23:41:51 +05:00
.DS_Store more preparation for utility 2020-01-20 15:55:47 +01:00
.gitignore add watchdog for mysql process 2019-12-31 17:27:04 +01:00
LICENSE Fix the Remote Backup Storage Issue 2019-06-08 21:41:43 +00:00
README.md Add PHP 7.4 2019-12-29 18:22:50 +08:00
cyberpanel.min.js Added Services Page, Bug fix to Website Creation! 2018-01-13 21:41:22 +05:00
cyberpanel.sh fix sudo: unable to resolve host warning 2020-01-20 17:25:55 +01:00
cyberpanel_upgrade.sh sync branch name 2020-01-22 14:22:06 +05:00
cyberpanel_utility.sh more preparation for utility 2020-01-20 15:55:47 +01:00
faq.sh more preparation for utility 2020-01-20 15:55:47 +01:00
index.html Fix the Remote Backup Storage Issue 2019-06-08 21:41:43 +00:00
manage.py Fix the Remote Backup Storage Issue 2019-06-08 21:41:43 +00:00
preUpgrade.sh sync branch name 2020-01-22 14:22:06 +05:00
requirments.txt upgrade django to 3.0.1 2019-12-21 14:11:17 +05:00
test.php centralized execution ph2 2019-03-26 16:19:03 +05:00
test.sh update cyberpanel.sh 2019-12-19 18:08:10 +05:00
upgrade.sh Merge branch 'stable' into p3 2019-12-24 16:52:22 +05:00
version.txt bug fix: csf 2020-01-03 16:24:28 +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 (FirewallD & ConfigServer Firewall Intregration).
  • 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
  • PHP 7.2
  • PHP 7.3
  • PHP 7.4

Installation Instructions

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

Resources