2017-10-24 19:30:49 +05:00
|
|
|
# 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
|
2018-05-29 20:20:05 +05:00
|
|
|
|
2017-10-24 19:30:49 +05:00
|
|
|
|
|
|
|
|
# Installation Instructions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
```
|
2018-05-29 20:20:05 +05:00
|
|
|
wget http://cyberpanel.net/install.tar.gz
|
|
|
|
|
tar zxf install.tar.gz
|
|
|
|
|
cd install
|
|
|
|
|
chmod +x install.py
|
|
|
|
|
python install.py [IP Address]
|
2017-10-24 19:30:49 +05:00
|
|
|
```
|
|
|
|
|
|
|
|
|
|
# Resources
|
|
|
|
|
|
2017-10-30 14:34:07 +05:00
|
|
|
* [Official Site.](https://cyberpanel.net)
|
|
|
|
|
* [Documentation.](https://docs.cyberpanel.net)
|
2017-10-24 19:30:49 +05:00
|
|
|
* [Forums.](https://forums.cyberpanel.net)
|
2018-05-29 20:20:05 +05:00
|
|
|
|
2017-10-24 19:30:49 +05:00
|
|
|
|