AaPanel Hosting Control Panel

From Wiki TJKT SMK Yasmida
Jump to navigation Jump to search

Simple,not just Simple

Before use: Install various software from the command line, time-consuming and error-prone,need to remember a lot of commands.

After use: Install the panel in 2 mins, manage the server with one click, and replace the previous complex and numerous commands with a few clicks

Requirements

Memory:

512M or more, 768M or more is recommended (Pure panel for about 60M of system memory)

Hard disk:

More than 100M available hard disk space (Pure panel for about 20M disk space)

System:

CentOS 7.1+ (Ubuntu20, Debian10), to ensure that it is a clean operating system, there is no other environment with Apache/Nginx/php/MySQL installed (the existing environment can not be installed)

aaPanel installation script

Centos

yum install -y wget && wget -O install.sh http://www.aapanel.com/script/install_6.0_en.sh && bash install.sh aapanel

Ubuntu/Deepin

wget -O install.sh http://www.aapanel.com/script/install-ubuntu_6.0_en.sh && sudo bash install.sh aapanel

Debian

wget -O install.sh http://www.aapanel.com/script/install-ubuntu_6.0_en.sh && bash install.sh aapanel

aaPanel Management script