Files
CyberPanel/README.md

43 lines
682 B
Markdown
Raw Normal View History

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.
2019-06-08 21:41:43 +00:00
* PHP Managment.
2017-10-24 19:30:49 +05:00
* 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-07-26 04:11:10 +05:00
* PHP 7.2
2019-11-08 13:22:52 +05:00
* PHP 7.3
2017-10-24 19:30:49 +05:00
# Installation Instructions
```
2018-07-26 04:11:10 +05:00
sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)
2017-10-24 19:30:49 +05:00
```
# Resources
* [Official Site.](https://cyberpanel.net)
* [Documentation.](https://docs.cyberpanel.net)
2017-10-24 19:30:49 +05:00
* [Forums.](https://forums.cyberpanel.net)
2017-10-24 19:30:49 +05:00