The server control plane for Pterodactyl Panel. Written from the ground-up with security, speed, and stability in mind.
Go to file
2019-04-03 23:15:47 -07:00
config Cleanup to better match the revised server data format 2019-03-24 17:39:13 -07:00
logs very basic thoughts on module and file structure 2017-06-19 00:01:44 +02:00
server Update docker environment to handle port mapping 2019-04-03 23:09:15 -07: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.example.yml Move configuration into root space 2019-03-24 15:59:37 -07:00
config.go Get basic environment creation beginning to work 2019-04-03 22:01:11 -07:00
const.go Better configuration loading process for servers 2019-03-24 18:39:01 -07:00
go.mod Get basic environment creation beginning to work 2019-04-03 22:01:11 -07:00
go.sum Remove initial iterations of code for now, will ref it later 2019-04-03 23:15:47 -07: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 Probably breaks everything, lowercase pterodactyl 2018-02-20 13:33:32 -06:00
wings-api.paw remove trailing slashes from api 2018-05-17 21:18:02 +02:00
wings.go Get basic environment creation beginning to work 2019-04-03 22:01:11 -07: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!