It is recommended that you use Ubuntu22.04 to install aaPanel.
Download install script:
URL=https://www.aapanel.com/script/install_7.0_en.sh && wget --no-check-certificate -O install_7.0_en.sh "$URL"
Change file permissions to executable:
chmod +x install_7.0_en.sh
Run the installation script:
sudo ./install_7.0_en.sh
Wait for the installation to finish. It will display information how to access aaPanel:
- URL address (WAN and LAN)
- port
- security gateway
- username
- password
What operating systems does aaPanel support?
CentOS 7.x
- Debian 10, 11, 12
- Ubuntu 18.04, 20.04, 22.04
- CloudLinux 7.x, 8.x
- AlmaLinux 8.x, 9.x
- Rocky Linux 8.x
CentOS 7 has reached end of life, and community support ended on June 30, 2024.
From: https://www.aapanel.com/new/download.html#install