/aaPanel

Custom aaPanel docker image

Primary LanguageShell

aaPanel

Custom aaPanel docker image

aaPanel Docker Deployment

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

⚠️ Experimental ⚠️

You can directly build and run the application with bash script.

STEP 1: Clone this repo git clone https://github.com/ngotuananh101/aaPanel.git

STEP 2: Run docker docker compose up -d

How to use

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

How to custom above value

Set value in your ENV file to custom

Tnstallation entryPANEL_PATH

Username:PANEL_USER

Password:PANEL_PASS

Root password:LINUX_ROOT_PASS

Port usage analysis

Control Panel: 7800

phpMyAdmin: 888

Dir usage analysis

Website data: /www/wwwroot

Mysql data: /www/server/data

Vhost file: /www/server/panel/vhost

Note: after the deployment is complete, please immediately modify the user name and password in the panel settings and add the installation entry