aaPanel, a simple but powerful control panel, can manage the webserver through a web-based GUI(Graphical User Interface). aaPanel provides the one-click function such as one-click install LNMP/LAMP developing environment and software. Our main goal is helping users to save the time of deploying, thus users just focus on their own project that is fine.
How to Install aaPanel in CentOS 7
What is aaPanel?
aaPanel, a simple but powerful control panel, can manage the webserver through a web-based GUI(Graphical User Interface). aaPanel provides the one-click function such as one-click install LNMP/LAMP developing environment and software. Our main goal is helping users to save the time of deploying, thus users just focus on their own project that is fine.
aaPanel System Requirements: –
Operating System: Pure and clean CentOS Installation
Please make sure the OS is PURE and CLEAN,and never deploy any Apache/Nginx/PHP/MySQL before
System Memory: Minimum 128MB,Recommended 512MB or more, Linux Panel requires system memory of around 10MB.
install aapanel centos 7
Step 1 :
Install aaPanel :COPYCOPY
yum install -y wget && wget -O install.sh http://www.aapanel.com/script/install_6.0_en.sh && bash install.sh
After installation it will give you a login URL along with a username and password like below :COPYCOPY
==================================================================
Congratulations! Installed successfully!
==================================================================
aaPanel Internet Address:
http://IPV4address:8888/c31qa341COPYCOPY
aaPanel Internal Address:
http://IPV4address:8888/c31qa341COPYCOPY
username: t321urqa
password: ea31as41
Warning:
If you cannot access the panel,
release the following port (8888|888|80|443|20|21) in the security group
==================================================================
Log in and choose LNMP or LAMP according to your choice if your website doesn’t support Nginx I’ll recommend you to use APACHE i.e. choose the LAMP setup.