Go to file
2020-09-24 19:25:34 -07:00
.github Update FUNDING.yml 2020-07-19 14:35:47 -07:00
app Properly validate schedule names; closes #2405 2020-09-24 19:25:34 -07:00
bootstrap cs fix 2020-06-28 15:43:44 -07:00
config Add Redis UNIX socket support besides to TCP 2020-09-16 08:49:35 +02:00
database Fix backups table not being removed correctly; closes #2343 2020-09-15 19:27:02 -07:00
docker move docker foler 2020-04-12 16:02:48 -04:00
public Remove socketio connections from server listing; closes #1942 2020-09-16 20:28:32 -07:00
resources Fix re-rendering mess on allocation page 2020-09-24 19:20:19 -07:00
routes Remove all references of packs from the Panel 2020-09-13 11:13:37 -07:00
storage
tests Update all remaining code pathways to use new search tooling 2020-09-13 12:21:44 -07:00
.babel-plugin-macrosrc.js Get basic compiling working with new CSS setup 2020-07-03 13:55:33 -07:00
.editorconfig First pass at getting integration tests running on Github actions 2020-06-28 15:17:36 -07:00
.env.ci Fix envrionment configuration 2020-06-28 15:26:09 -07:00
.env.dusk
.env.example
.gitignore Get database unit tests back into passing shape 2020-06-24 20:47:52 -07:00
.php_cs Remove all of the old references to unused interfaces outside the test code 2020-04-11 15:35:32 -07:00
.sami.php
.styleci.yml
.travis.yml Update .travis.yml 2020-04-17 22:18:44 -04:00
.yarnclean
artisan
babel.config.js Get basic compiling working with new CSS setup 2020-07-03 13:55:33 -07:00
BUILDING.md
CHANGELOG.md
CODE_OF_CONDUCT.md
codecov.yml
composer.json Code cleanup & fix frontend searching servers; closes #2100 2020-07-06 21:25:00 -07:00
composer.lock Code cleanup & fix frontend searching servers; closes #2100 2020-07-06 21:25:00 -07:00
CONTRIBUTING.md
CONTRIBUTORS.md
docker-compose.example.yml update docker-compose file 2020-04-19 22:28:11 -04:00
Dockerfile Fix schedules in Dockerfile 2020-08-21 15:10:17 +02:00
LICENSE.md
package.json Replace Ace editor with CodeMirror 2020-09-13 17:17:40 -06:00
phpunit.dusk.xml
phpunit.xml
README.md Name changes for sponsor 2020-09-09 19:00:11 -07:00
SECURITY.md Create SECURITY.md 2020-05-25 15:08:47 -07:00
server.php
tailwind.config.js Fix up file manager 2020-07-04 17:57:24 -07:00
tsconfig.json Cleanup unused code and simplify webpack 2020-07-04 18:19:46 -07:00
Vagrantfile
webpack.config.js Codemirror cleanup 2020-09-15 20:53:23 -07:00
yarn.lock Codemirror cleanup 2020-09-15 20:53:23 -07:00

Logo Image

Build status Codecov Discord

Pterodactyl Panel

Pterodactyl is an open-source game server management panel built with PHP 7, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker container while exposing a beautiful and intuitive UI to end users.

Stop settling for less. Make game servers a first class citizen on your platform.

Image

Sponsors

I would like to extend my sincere thanks to the following sponsors for helping find Pterodactyl's developement. Interested in becoming a sponsor?

Company About
Bloom.host Bloom.host offers dedicated core VPS and Minecraft hosting with Ryzen 9 processors. With owned-hardware, we offer truly unbeatable prices on high-performance hosting.
VersatileNode Looking to host a minecraft server, vps, or a website? VersatileNode is one of the most affordable hosting providers to provide quality yet cheap services with incredible support.
MineStrator Looking for a French highend hosting company for you minecraft server? More than 14,000 members on our discord, trust us.
DedicatedMC DedicatedMC provides Raw Power hosting at affordable pricing, making sure to never compromise on your performance and giving you the best performance money can buy.
Skynode Skynode provides blazing fast game servers along with a top-notch user experience. Whatever our clients are looking for, we're able to provide it!
XCORE-SERVER.de XCORE-SERVER.de offers High-End Servers for hosting and gaming since 2012. Fast, excellent and well-known for eSports Gaming.

Documentation

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 Paper, 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
  • Starmade
  • Discord ATLBot, and most other Node.js/Python discord bots
  • and many more...

License

Copyright (c) 2015 - 2020 Dane Everitt <dane@daneeveritt.com> & Contributors

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.

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