mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-18 21:42:06 +01:00
4c330eda9d849d8e26c8d9cea552d3d0ce54b432
Putting some make-up on the install.sh script" - This relies on the `/etc/os-release` file which is present on all modern distributions that you are currently supporting. More info on: https://www.freedesktop.org/software/systemd/man/os-release.html - I've taken the liberty of including a warning message for CentOS 8 / CloudLinux 8 - I've also derived `SERVER_OS` from the proper strings. I suggest you end up using a variable directly from `/etc/os-release` instead, tough, as it's just extra-fluff right now, and it seems you are using it just for statistics purposes - I have also switched to using `printf >&2` to output the messages to `stderr` instead of `stdout` because they are technically warnings
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
Languages
JavaScript
74.7%
HTML
9.1%
Python
8.8%
CSS
5.9%
Shell
0.9%
Other
0.6%