aaPanel - Web Hosting Control Panel


the Philosopher Stone
The Philosopher's Stone

aaPanel Free edition install script:

View detailed installation tutorials

🔥 aaPanel now supports one-click automatic application for trusted IP certificates for both your panel and websites

It is recommended that you use Ubuntu22.04 to install aaPanel (but aaPanel will run on just about any Linux distro)

URL=https://www.aapanel.com/script/install_panel_en.sh && if [ -f /usr/bin/curl ];then curl -ksSO $URL ;else wget --no-check-certificate -O install_panel_en.sh $URL;fi;bash install_panel_en.sh ipssl

aaPanel Free edition + OpenClaw 🦞

aapanel is deeply integrated with OpenClaw crayfish via Docker. It can be deployed simply by installation, and you can experience your personal AI assistant with just a few simple configurations.

URL=https://www.aapanel.com/script/aaClaw.sh && if [ -f /usr/bin/curl ];then curl -ksSO $URL ;else wget --no-check-certificate -O aaClaw.sh $URL;fi;bash aaClaw.sh 9e7f1eae

NOTE: Get the latest scripts from aaPanel / BT-Panel

192.168.1.100
192.168.1.102
DOCKER
Note on Docker(1)
aaPanel

(1) Note the use of Port numbers 3306 with a prefix of one digit (6, 5, 4, 3, 2 or 1) not above 6. Also, it's important to make note of what version of MySQL a particular Docker package might require. I've experienced that MySQL v 9 will not necessarily be the correct choice.