Skip to content

Commit

Permalink
Add YouTube/Changelog/Docs/etc; fix typo; refine.
Browse files Browse the repository at this point in the history
  • Loading branch information
lsthompson authored Apr 27, 2022
1 parent 00c70bf commit decefd9
Showing 1 changed file with 25 additions and 23 deletions.
48 changes: 25 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
# CyberPanel

Webhosting control panel that uses OpenLiteSpeed as web server.
Web Hosting Control Panel that uses OpenLiteSpeed as the underlying Web Server.

## Features
## Features & Services

* Different Level Of users.
* Different User Access Levels (via ACLs).
* Auto SSL.
* FTP Server.
* Light weight DNS Server (PowerDNS).
* PHPMYAdmin.
* Email Support (Rainloop).
* FileManager.
* Light-weight DNS Server (PowerDNS).
* phpMyAdmin to manage DBs (MariaDB).
* Email Support (RainLoop).
* File Manager.
* PHP Managment.
* Firewall (FirewallD & ConfigServer Firewall Intregration).
* One click Backup and Restore.
* Firewall (FirewallD & ConfigServer Firewall Integration).
* One-click Backups and Restores.

# Supported PHPs
# Supported PHP Versions

* 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
* 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

Expand All @@ -35,7 +35,7 @@ Webhosting control panel that uses OpenLiteSpeed as web server.
sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)
```

# Upgrading
# Upgrading CyberPanel


```
Expand All @@ -45,8 +45,10 @@ sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgr
# Resources

* [Official Site.](https://cyberpanel.net)
* [Documentation.](https://docs.cyberpanel.net)
* [Forums.](https://forums.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)

0 comments on commit decefd9

Please sign in to comment.