DEPRECATED: This is an old version for centos 7. The new versions are in the updater repo.
https://github.com/antonio24073/aapanel-ubuntu-22-04-sysbox
Aapanel docker compose file to customize
git clone https://github.com/antonio24073/aapanel.git
cd aapanel
To run do this command in the project root folder:
docker compose up -d --build
To stop:
docker compose down