Update Readme

Update Readme.
Remove old .bak files, that isn't in use.
This commit is contained in:
Master3395
2024-05-09 22:55:07 +02:00
parent e99a4fc5af
commit f39e0f7d0e
3 changed files with 35 additions and 2015 deletions

View File

@@ -17,6 +17,8 @@ Web Hosting Control Panel that uses OpenLiteSpeed as the underlying Web Server.
# Supported PHP Versions
* PHP 8.3
* PHP 8.2
* PHP 8.1
* PHP 8.0
* PHP 7.4
@@ -29,6 +31,39 @@ Web Hosting Control Panel that uses OpenLiteSpeed as the underlying Web Server.
* PHP 5.4
* PHP 5.3
# Supported OS Versions
*CentOS 7
*CentOS 8
*CloudLinux 7
*AlmaLinux 8
*AlmaLinux 9
*RockyLinux 8
*Ubuntu 18.04
*Ubuntu 20.04
*Ubuntu 20.10
*openEuler 20.03
*openEuler 22.03
# Supported OS Versions
*CyberPanel is supported on x86_64 based
*Ubuntu 18.04
*Ubuntu 20.04
*Ubuntu 20.10
*Ubuntu 22.04
*CentOS 7
*CentOS 8
*CentOS 9
*RHEL 8
*RHEL 9
*AlmaLinux 8
*RockyLinux 8
*AlmaLinux 9
*CloudLinux 7
*CloudLinux 8
*openEuler 20.03,
*openEuler 22.03
# Installation Instructions

View File

@@ -1,52 +0,0 @@
# 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
* PHP 8.0
# Installation Instructions
```
sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)
```
# Upgrading
```
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)
* [Documentation.](https://docs.cyberpanel.net)
* [Forums.](https://forums.cyberpanel.net)
* [Discord.](https://discord.gg/g8k8Db3)
* [Facebook Group.](https://www.facebook.com/groups/cyberpanel)

File diff suppressed because it is too large Load Diff