Skip to content
Pterodactyl is the open-source game server management panel built with PHP7, Nodejs, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to administrators and users.
PHP HTML TypeScript JavaScript CSS Shell Dockerfile
Branch: develop
Clone or download

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github/ISSUE_TEMPLATE Update --installation-help.md Feb 15, 2019
app Save request to DB May 19, 2020
bootstrap Remove unused imports (#1102) Apr 8, 2018
config Remove any confusing legacy sizing files; everything in the panel is … May 9, 2020
database update forge egg May 24, 2020
docker move docker foler Apr 12, 2020
public CSS Changes May 10, 2020
resources Fix admins being unable to select permissions for subusers; closes #2055 May 31, 2020
routes Remove unused routes; closes #2039 May 17, 2020
storage Fix some composer lock issues Mar 3, 2019
tests Fix tests by adding required return type hints May 9, 2020
.editorconfig Merge branch 'develop' into feature/service-changes Jan 12, 2017
.env.dusk Add changes for vagrant Jul 15, 2018
.env.example Merge branch 'develop' into feature/vue-serverview Sep 6, 2018
.env.travis First go at integration tests Mar 4, 2018
.gitignore New login page design Jun 22, 2019
.php_cs Remove all of the old references to unused interfaces outside the tes… Apr 11, 2020
.sami.php Store sami configuration for others to use. Mar 19, 2017
.styleci.yml Begin implementation of new request validation, closes #470 Jun 3, 2017
.travis.yml Update .travis.yml Apr 18, 2020
.yarnclean Add styled-components, even if it is broken Jul 28, 2019
BUILDING.md add v:serve shortcut for vagrant Jun 10, 2018
CHANGELOG.md Merge branch '0.7-develop' into develop Mar 16, 2020
CODE_OF_CONDUCT.md Update Code of Conduct with an Email Jun 15, 2017
CONTRIBUTING.md Fixed minor punctuation errors. May 21, 2018
CONTRIBUTORS.md Update CONTRIBUTORS.md Jan 21, 2016
Dockerfile move docker foler Apr 12, 2020
LICENSE.md Update LICENSE.md Mar 15, 2020
README.md Update README.md Jun 23, 2019
SECURITY.md Create SECURITY.md May 25, 2020
Vagrantfile Improve the Vagrantfile a little (#1025) Mar 7, 2018
artisan Cleanup bootstrapping Mar 10, 2018
codecov.yml Disable codecov commenting on PRs Mar 2, 2019
composer.json Add missing testing dependencies May 9, 2020
composer.lock Add missing testing dependencies May 9, 2020
docker-compose.example.yml update docker-compose file Apr 20, 2020
package.json Merge branch 'develop' into feature/cross-env Mar 23, 2020
phpunit.dusk.xml Add changes for vagrant Jul 15, 2018
phpunit.xml Merge branch 'develop' into feature/vuejs Dec 16, 2018
server.php Apply fixes from StyleCI Dec 7, 2016
tailwind.js Make sizing across margins/padding/width/height the same Mar 30, 2020
tsconfig.json Convert all of the login components into hook based ones Jun 22, 2019
webpack.config.js Add base support for creating a new API key for an account Mar 23, 2020
yarn.lock Merge branch 'develop' into feature/cross-env Mar 23, 2020

README.md

Logo Image

Build status StyleCI Codecov Discord

Pterodactyl Panel

Pterodactyl is the open-source game server management panel built with PHP7, Nodejs, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to administrators and users. What more are you waiting for? Make game servers a first class citizen on your platform today.

Image

Support & Documentation

Support for using Pterodactyl can be found on our Documentation Website, Guides Website, or via our Discord Chat.

Supported Games

We support a huge variety of games by utilizing Docker containers to isolate each instance, giving you the power to host your games across the world without having to bloat each physical machine with additional dependencies.

Some of our core supported games include:

  • Minecraft — including Spigot, Sponge, Bungeecord, Waterfall, and more
  • Rust
  • Terraria
  • Teamspeak
  • Mumble
  • Team Fortress 2
  • Counter Strike: Global Offensive
  • Garry's Mod
  • ARK: Survival Evolved

In addition to our standard nest of supported games, our community is constantly pushing the limits of this software and there are plenty more games available provided by the community. Some of these games include:

  • Factorio
  • San Andreas: MP
  • Pocketmine MP
  • Squad
  • FiveM
  • Xonotic
  • Discord ATLBot

Credits

This software would not be possible without the work of other open-source authors who provide tools such as:

Ace Editor, AdminLTE, Animate.css, AnsiUp, Async.js, Bootstrap, Bootstrap Notify, Chart.js, FontAwesome, FontAwesome Animations, jQuery, Laravel, Lodash, Select2, Socket.io, Socket.io File Upload, SweetAlert, Typeahead, and Particles.js.

Some Javascript and CSS used within the panel is licensed under a MIT or Apache 2.0 license. Please check their respective header files for more information.

License

Copyright (c) 2015 - 2018 Dane Everitt <dane@daneeveritt.com>.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
You can’t perform that action at this time.