ControlPanel is a All-In-One Server Management Panel, with everything you need to create a host.
- Audit Log
- Public API
- Admin Dashboard
- Minecraft Plugin Manager
- Online File Manager
- Auto Server Deletion
- Domain Linking (Reverse Proxy)
- Migration Tool (From Pterodactyl)
- Much More!
ControlPanel does have a free option, however our paid plan provides more features to help manage your servers.
Community - FREE
Business - $10 / month
Will I be able to migrate from Pterodactyl v1.0?
Yes! We are working on a migration script that will take advantage of pterodactyl's v1.0 api!
Navigate to the Panel UI using the console.
cd /src/modules/Panel
In console type this command to run
npm run serve
To build to production run
npm run build
To run it you have to run these commands:
npm i -g serve
serve -s dist