Custom aaPanel docker image
Docker image customized by ngotuananh2101 (Jan21st)
The x86_64 architecture platform is now available for download
Maintained by: ngotuananh2101
latest
tag means that the panel is installed but the base lib is not installed, and the installation of the first software will be slower
STEP 1: Clone this repo git clone https://github.com/ngotuananh101/aaPanel.git
STEP 2: Run docker docker compose up -d
docker run -d -p 7800:7800 -p 2222:22 -p 2121:21 -p 443:443 -p 80:80 -p 888:888 jan21st/aapanel:latest
Now you can access aaPanel at http://yourip:7800 from your host system.
Default installation entry:aapanel
Default username:aapanel
Default password:aapanel123
Default root password:root
Set value in your ENV
file to custom
Tnstallation entryPANEL_PATH
Username:PANEL_USER
Password:PANEL_PASS
Root password:LINUX_ROOT_PASS
Control Panel: 7800
phpMyAdmin: 888
Website data: /www/wwwroot
Mysql data: /www/server/data
Vhost file: /www/server/panel/vhost