Ship is a high-performance client area for the Pterodactyl Panel that allows your users to create, manage and upgrade their servers through an intuitive interface. It was previously sold on Builtbybit, I now decided to make it open source.
- Configure the
config.toml
file & customise the dashboard. - Set up your SSL certificates and NGINX reverse proxy
- Install all dependencies using
npm i
- Start it using
npm run start
and you're ready to go!
As I made this open source, I don't provide support for this anymore. Please use the Documentation.