Files
CyberPanel/README.md

57 lines
1.3 KiB
Markdown
Raw Normal View History

2017-10-24 19:30:49 +05:00
# CyberPanel
Web Hosting Control Panel that uses OpenLiteSpeed as the underlying Web Server.
2017-10-24 19:30:49 +05:00
## Features & Services
2017-10-24 19:30:49 +05:00
* Different User Access Levels (via ACLs).
2017-10-24 19:30:49 +05:00
* Auto SSL.
* FTP Server.
* Light-weight DNS Server (PowerDNS).
* phpMyAdmin to manage DBs (MariaDB).
* Email Support (SnappyMail).
* File Manager.
2019-06-08 21:41:43 +00:00
* PHP Managment.
* Firewall (FirewallD & ConfigServer Firewall Integration).
* One-click Backups and Restores.
2017-10-24 19:30:49 +05:00
# Supported PHP Versions
2017-10-24 19:30:49 +05:00
2022-05-24 14:05:26 -03:00
* PHP 8.1
2020-12-31 10:41:28 -05:00
* PHP 8.0
* PHP 7.4
* PHP 7.3
* PHP 7.2
* PHP 7.1
* PHP 7.0
* PHP 5.6
* PHP 5.5
* PHP 5.4
* PHP 5.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
```
# Upgrading CyberPanel
2021-08-06 18:22:14 +06:00
```
sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh)
```
2017-10-24 19:30:49 +05:00
# Resources
* [Official Site.](https://cyberpanel.net)
* [Docs (Old).](https://docs.cyberpanel.net)
* [Docs (New).](https://community.cyberpanel.net/docs)
* [Changelog.](https://community.cyberpanel.net/t/change-logs/161)
* [Forums.](https://community.cyberpanel.net)
2021-08-05 01:05:42 +06:00
* [Discord.](https://discord.gg/g8k8Db3)
* [Facebook Group.](https://www.facebook.com/groups/cyberpanel)
* [YouTube Channel.](https://www.youtube.com/channel/UCS6sgUWEhaFl1TO238Ck0xw)