The server control plane for Pterodactyl Panel. Written from the ground-up with security, speed, and stability in mind.
Go to file
Jakob Schrettenbrunner 7024e7b286 update Readme
2017-06-27 10:09:07 +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
config add config_test.go 2017-06-26 21:04:11 +02:00
environments update import paths 2017-06-26 20:44:37 +02:00
logs very basic thoughts on module and file structure 2017-06-19 00:01:44 +02:00
services update import paths 2017-06-26 20:44:37 +02:00
tools update import paths 2017-06-26 20:44:37 +02:00
.editorconfig add editorconfig and gitignore 2017-06-18 23:59:30 +02:00
.gitignore add cross platform build to travis 2017-06-27 10:03:17 +02:00
.travis.yml add cross platform build to travis 2017-06-27 10:03:17 +02:00
config.example.json unmarshal config into struct with viper for consistent access 2017-06-26 11:07:53 +02:00
Gopkg.lock use goverage for testing with coverage reports 2017-06-26 20:28:25 +02:00
Gopkg.toml use goverage for testing with coverage reports 2017-06-26 20:28:25 +02:00
LICENSE Initial commit 2017-05-17 12:49:29 +02:00
main.go add config_test.go 2017-06-26 21:04:11 +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!