High-performance panel based on V2board secondary development supporting new protocols and new features
4,699
stars
638
commits
PHP
primary language
Aug 29, 2026
updated
Xboard is a modern panel system built on Laravel 11, focusing on providing a clean and efficient user experience.
git clone -b compose --depth 1 https://github.com/cedar2025/Xboard && \
cd Xboard && \
docker compose run -it --rm \
-e ENABLE_SQLITE=true \
-e ENABLE_REDIS=true \
-e ADMIN_ACCOUNT=admin@demo.com \
xboard php artisan xboard:install && \
docker compose up -d
After installation, visit: http://SERVER_IP:7001
⚠️ Make sure to save the admin credentials shown during installation
🚨 Important: This version involves significant changes. Please strictly follow the upgrade documentation and backup your database before upgrading. Note that upgrading and migration are different processes, do not confuse them.


This project is for learning and communication purposes only. Users are responsible for any consequences of using this project.
If this project has helped you, donations are appreciated. They help support ongoing maintenance and would make me very happy.
TRC20: TLypStEWsVrj6Wz9mCxbXffqgt5yz3Y4XB
This project is currently under light maintenance. We will:
However, new feature development may be limited.
docker compose restart
Issues and Pull Requests are welcome to help improve the project.
PHP
93.5%
Blade
5.7%
High-performance panel based on V2board secondary development supporting new protocols and new features
4,699
stars
638
commits
PHP
primary language
Aug 29, 2026
updated
Xboard is a modern panel system built on Laravel 11, focusing on providing a clean and efficient user experience.
git clone -b compose --depth 1 https://github.com/cedar2025/Xboard && \
cd Xboard && \
docker compose run -it --rm \
-e ENABLE_SQLITE=true \
-e ENABLE_REDIS=true \
-e ADMIN_ACCOUNT=admin@demo.com \
xboard php artisan xboard:install && \
docker compose up -d
After installation, visit: http://SERVER_IP:7001
⚠️ Make sure to save the admin credentials shown during installation
🚨 Important: This version involves significant changes. Please strictly follow the upgrade documentation and backup your database before upgrading. Note that upgrading and migration are different processes, do not confuse them.


This project is for learning and communication purposes only. Users are responsible for any consequences of using this project.
If this project has helped you, donations are appreciated. They help support ongoing maintenance and would make me very happy.
TRC20: TLypStEWsVrj6Wz9mCxbXffqgt5yz3Y4XB
This project is currently under light maintenance. We will:
However, new feature development may be limited.
docker compose restart
Issues and Pull Requests are welcome to help improve the project.
PHP
93.5%
Blade
5.7%