The server control plane for Pterodactyl Panel. Written from the ground-up with security, speed, and stability in mind.
Go to file
2018-04-01 23:41:45 +02:00
.dev/vagrant add ctop to vagrant provision for fancy monitoring of containers 2018-03-14 10:34:28 +01:00
api refactor websockets implementation 2018-03-14 10:34:06 +01:00
command rename to new lowercase github namespace 2018-02-20 21:25:31 +01:00
config some reorganisation etc. in control package 2018-02-20 23:38:29 +01:00
constants switch to moby/moby in the docker_environment 2018-03-14 10:33:23 +01:00
control fix environment_docker_test data path 2018-04-01 23:41:45 +02:00
logs very basic thoughts on module and file structure 2017-06-19 00:01:44 +02:00
utils some reorganisation etc. in control package 2018-02-20 23:38:29 +01:00
.editorconfig add editorconfig and gitignore 2017-06-18 23:59:30 +02:00
.gitignore fix environment_docker_test data path 2018-04-01 23:41:45 +02:00
.travis.yml use go dep with travis 2018-02-20 23:43:33 +01:00
config.yml.example Change to using yml for configuration files 2017-09-30 17:25:04 -05:00
glide.lock replace glide with go dep 2018-02-20 21:36:07 +01:00
glide.yaml replace glide with go dep 2018-02-20 21:36:07 +01:00
Gopkg.lock switch to moby/moby in the docker_environment 2018-03-14 10:33:23 +01:00
Gopkg.toml switch to moby/moby in the docker_environment 2018-03-14 10:33:23 +01:00
LICENSE update license 2017-06-27 10:25:17 +02:00
Makefile travis: limit builds to supported os/arch list 2017-08-02 23:23:13 +02:00
README.md add official wings ascii logo 2017-07-06 19:01:08 +02:00
Vagrantfile update Vagrant to use bento/ubuntu and lowercase github namespace 2018-02-20 21:16:50 +01:00
wings-api.paw readd docker environment tests 2018-03-14 13:59:57 +01:00
wings.go rename to new lowercase github namespace 2018-02-20 21:25:31 +01:00

Pterodactyl wings travis codacy quality codacy coverage

                     ____
__ Pterodactyl _____/___/_______ _______ ______
\_____\    \/\/    /   /       /  __   /   ___/
   \___\          /   /   /   /  /_/  /___   /
        \___/\___/___/___/___/___    /______/
                            /_______/ alpha

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!