mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-06 21:35:55 +01:00
57 lines
1.3 KiB
Markdown
Executable File
57 lines
1.3 KiB
Markdown
Executable File
# CyberPanel
|
|
|
|
Web Hosting Control Panel that uses OpenLiteSpeed as the underlying Web Server.
|
|
|
|
## Features & Services
|
|
|
|
* Different User Access Levels (via ACLs).
|
|
* Auto SSL.
|
|
* FTP Server.
|
|
* Light-weight DNS Server (PowerDNS).
|
|
* phpMyAdmin to manage DBs (MariaDB).
|
|
* Email Support (SnappyMail).
|
|
* File Manager.
|
|
* PHP Managment.
|
|
* Firewall (FirewallD & ConfigServer Firewall Integration).
|
|
* One-click Backups and Restores.
|
|
|
|
# Supported PHP Versions
|
|
|
|
* PHP 8.1
|
|
* 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
|
|
|
|
|
|
# Installation Instructions
|
|
|
|
|
|
```
|
|
sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)
|
|
```
|
|
|
|
# Upgrading CyberPanel
|
|
|
|
|
|
```
|
|
sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh)
|
|
```
|
|
|
|
# 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)
|
|
* [Discord.](https://discord.gg/g8k8Db3)
|
|
* [Facebook Group.](https://www.facebook.com/groups/cyberpanel)
|
|
* [YouTube Channel.](https://www.youtube.com/channel/UCS6sgUWEhaFl1TO238Ck0xw)
|