DracoPanel is an open-source, modern game server and application management panel built with Node.js, Docker, and Express. It is designed to work seamlessly with the DracoDaemon backend.
- Game Server Management - Easily deploy and control game servers
- Docker Integration - Containerized applications for better isolation
- User-Friendly UI - Intuitive dashboard for server administration
- Multi-OS Support - Works on Linux, Windows (limited), and macOS
| OS | Version | Supported | Notes |
|---|---|---|---|
| Ubuntu | 24.04 | ✅ Yes | Recommended |
| 22.04 | ✅ Yes | ||
| Debian | 11, 12 | ✅ Yes | Stable and well-tested |
| CentOS | 7, 8 | CentOS 8 is EOL | |
| Windows | 10, 11 | Needs firewall adjustments | |
| macOS | 10.15+ | Not for production use |
- Node.js
v20and higher (Nodejsv20recommended).
curl -sL https://deb.nodesource.com/setup_20.x | sudo bash -apt-get install nodejs -yTo install and start the Draco Panel , run the following commands:
git clone https://github.com/dragonlabsdev/panel-v1.0.0.git && cd panel-v1.0.0 && npm install && npm run seed && npm run createUser && node .- Developed by: hopingboyz
- made by: hopingboyz
- Powered by: WEBLAB
- Special Thanks: SRYDEN