Skip to content

Debelox/Panel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ControlPanel

ControlPanel is a All-In-One Server Management Panel, with everything you need to create a host.


Features

  • 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!

Pricing

ControlPanel does have a free option, however our paid plan provides more features to help manage your servers.

Community - FREE

Business - $10 / month


FAQ

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!


Setup

Directory

Navigate to the Panel UI using the console.

cd /src/modules/Panel

Development Build

In console type this command to run

npm run serve

Production Build

To build to production run

npm run build

To run it you have to run these commands:

npm i -g serve

serve -s dist

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.8%
  • HTML 13.3%
  • Vue 3.9%