This is an installation script for ControlPanel
This script is not associated with the official project.
- Automatic installation of the ControlPanel (dependencies, database, cronjob, nginx).
- Automatic configuration of UFW (firewall for Ubuntu/Debian).
- (Optional) automatic configuration of Let's Encrypt.
- (Optional) Automatic panel upgrade to a newer version.
For help and support regarding the script itself and not the official ControlPanel project, Join our Support Group.
List of supported installation setups for panel (installations supported by this installation script).
Operating System | Version | ✔️ | ❌ |
---|---|---|
Debian | 9 | ✔️ |
10 | ✔️ | |
11 | ✔️ | |
Ubuntu | 18 | ✔️ |
20 | ✔️ | |
22 | ✔️ | |
CentOS | 7 | ✔️ |
8 | ✔️ |
Just run the following command as root user.
bash <(curl -s https://raw.githubusercontent.com/Ferks-FK/ControlPanel-Installer/development/install.sh)
Do not run the command using sudo.
Example: $ sudo bash <(curl -s...
You must be logged into your system as root to use the command.
Example: # bash <(curl -s...
This script was created and is being maintained by Ferks - FK.
If you have any ideas, or suggestions, feel free to say so in the Support Group.