NellyOfc / ControlPanel-Installer

Automatic installation script for ControlPanel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ControlPanel-Installer

Discord Contributors

This is an installation script for ControlPanel
This script is not associated with the official project.

Features

  • 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.

Support

For help and support regarding the script itself and not the official ControlPanel project, Join our Support Group.

Supported installations

List of supported installation setups for panel (installations supported by this installation script).

Systems supported by script


Operating System Version ✔️ | ❌
Debian 9 ✔️
10 ✔️
11 ✔️
Ubuntu 18 ✔️
20 ✔️
CentOS 7 ✔️
8 ✔️

How to use

Just run the following command as root user.

bash <(curl -s https://raw.githubusercontent.com/Ferks-FK/ControlPanel-Installer/development/install.sh)

Attention!

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

Development

This script was created and is being maintained by Ferks - FK.

Extra informations

If you have any ideas, or suggestions, feel free to say so in the Support Group.

About

Automatic installation script for ControlPanel.

License:MIT License


Languages

Language:Shell 100.0%