The server control plane for Pterodactyl Panel. Written from the ground-up with security, speed, and stability in mind.
Go to file
2017-06-29 12:24:18 +02:00
.dev/vagrant update paths in vagrant provisioning 2017-06-21 00:53:55 +02:00
api update import paths 2017-06-26 20:44:37 +02:00
command add cobra to implement cli interface for different commands 2017-06-29 12:21:59 +02:00
config add debug flag to config 2017-06-27 10:42:19 +02:00
control add control package, reorganize some files and packages 2017-06-29 12:24:18 +02:00
logs very basic thoughts on module and file structure 2017-06-19 00:01:44 +02:00
tools use logging settings in logger 2017-06-27 12:05:50 +02:00
.editorconfig add editorconfig and gitignore 2017-06-18 23:59:30 +02:00
.gitignore replace dep with glide 2017-06-27 12:43:55 +02:00
.travis.yml manually create $GOPATH/bin so glide can install 2017-06-27 12:48:18 +02:00
config.example.json use logging settings in logger 2017-06-27 12:05:50 +02:00
glide.lock add cobra to implement cli interface for different commands 2017-06-29 12:21:59 +02:00
glide.yaml add cobra to implement cli interface for different commands 2017-06-29 12:21:59 +02:00
LICENSE update license 2017-06-27 10:25:17 +02:00
main.go add cobra to implement cli interface for different commands 2017-06-29 12:21:59 +02:00
Makefile replace dep in makefile with glide 2017-06-27 12:44:42 +02:00
README.md update Readme 2017-06-27 10:09:07 +02:00
Vagrantfile update mount path in Vagrant image 2017-06-27 09:39:53 +02:00

Pterodactyl wings travis codacy quality codacy coverage

A new generation of the Pterodactyl daemon, written in go.

This project is currently in a very early stage. Do not use in production.

We are not accepting pull requests at this point of development. You are welcome to open issues with general feature requests and improvments compared to the current pterodactyl daemon. Please check if a similar issue, wether open or closed, exists already!