The server control plane for Pterodactyl Panel. Written from the ground-up with security, speed, and stability in mind.
Go to file
2017-06-26 13:36:17 +02:00
.dev/vagrant update paths in vagrant provisioning 2017-06-21 00:53:55 +02:00
api unmarshal config into struct with viper for consistent access 2017-06-26 11:07:53 +02:00
config unmarshal config into struct with viper for consistent access 2017-06-26 11:07:53 +02:00
environments very basic thoughts on module and file structure 2017-06-19 00:01:44 +02:00
logs very basic thoughts on module and file structure 2017-06-19 00:01:44 +02:00
services unmarshal config into struct with viper for consistent access 2017-06-26 11:07:53 +02:00
tools unmarshal config into struct with viper for consistent access 2017-06-26 11:07:53 +02:00
.editorconfig add editorconfig and gitignore 2017-06-18 23:59:30 +02:00
.gitignore add vagrant setup 2017-06-21 00:42:14 +02:00
.travis.yml run tests with go 1.9 beta on travis 2017-06-26 13:36: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 unmarshal config into struct with viper for consistent access 2017-06-26 11:07:53 +02:00
Gopkg.toml unmarshal config into struct with viper for consistent access 2017-06-26 11:07:53 +02:00
LICENSE Initial commit 2017-05-17 12:49:29 +02:00
main.go unmarshal config into struct with viper for consistent access 2017-06-26 11:07:53 +02:00
README.md Initial commit 2017-05-17 12:49:29 +02:00
Vagrantfile add vagrant setup 2017-06-21 00:42:14 +02:00

pterodactyld

A new generation of the Pterodactyl daemon, written in go