No description
Find a file
2018-07-21 00:04:56 -07:00
.dev/vagrant add v:serve shortcut for vagrant 2018-06-11 00:32:54 +02:00
.github/ISSUE_TEMPLATE Remove dupe issues thanks Microsoft (#1189) 2018-06-03 20:40:38 -07:00
app Very rough go at connecting to socket and rendering console data for server 2018-07-20 23:45:07 -07:00
bootstrap Remove unused imports (#1102) 2018-04-08 15:37:27 -05:00
config Obliterate JWT from codebase 2018-07-14 22:48:09 -07:00
database Fix eggs (#1224) 2018-06-30 18:52:32 -07:00
public Merge branch 'feature/vuejs' into feature/vue-serverview 2018-07-15 16:50:11 -07:00
resources Neaten up the console a bit more 2018-07-21 00:04:56 -07:00
routes Very rough go at connecting to socket and rendering console data for server 2018-07-20 23:45:07 -07:00
storage Disable automatic optimization and change v:serve for new dev environment 2018-07-14 15:07:19 -07:00
tests Performance improvements to browser tests 2018-07-15 16:20:36 -07:00
.babelrc Switch to uglifyjs for speed improvement, leverage caching 2018-06-03 20:34:30 -07:00
.editorconfig Merge branch 'develop' into feature/service-changes 2017-01-12 13:15:37 -05:00
.env.dusk Add changes for vagrant 2018-07-14 21:16:18 -07:00
.env.example add sourcemaps to gulp pipelines 2018-05-31 17:59:18 +02:00
.env.travis First go at integration tests 2018-03-04 16:30:16 -06:00
.gitignore Untrack build assets 2018-04-07 14:06:30 -05:00
.php_cs Fix error causing tasks to be un-deletable. 2017-12-01 20:10:06 -06:00
.phraseapp.yml Update .phraseapp.yml 2017-01-21 17:23:48 -05:00
.sami.php Store sami configuration for others to use. 2017-03-19 19:51:26 -04:00
.styleci.yml Begin implementation of new request validation, closes #470 2017-06-03 18:41:35 -05:00
.travis.yml Speed up tests, allow coverage to fail since thats a slow process 2018-06-30 18:01:23 -07:00
artisan Cleanup bootstrapping 2018-03-10 15:15:21 -06:00
BUILDING.md add v:serve shortcut for vagrant 2018-06-11 00:32:54 +02:00
CHANGELOG.md Update changelog 2018-07-04 11:42:57 -07:00
CODE_OF_CONDUCT.md Update Code of Conduct with an Email 2017-06-14 20:53:22 -05:00
codecov.yml Disable codecov failing PRs 2018-07-01 13:50:55 -07:00
composer.json Obliterate JWT from codebase 2018-07-14 22:48:09 -07:00
composer.lock Obliterate JWT from codebase 2018-07-14 22:48:09 -07:00
CONTRIBUTING.md Fixed minor punctuation errors. 2018-05-21 18:16:23 +08:00
CONTRIBUTORS.md Update CONTRIBUTORS.md 2016-01-21 17:47:58 -05:00
LICENSE.md Update copyright headers 2017-01-24 17:57:08 -05:00
package.json Very rough go at connecting to socket and rendering console data for server 2018-07-20 23:45:07 -07:00
phpunit.dusk.xml Add changes for vagrant 2018-07-14 21:16:18 -07:00
phpunit.xml Get base code for dusk tests 2018-05-31 21:45:49 -07:00
README.md Fix some game name typos (#1000) 2018-03-03 12:56:48 -06:00
server.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
tailwind.js Add navigation to vue, improve responsiveness of the design 2018-06-02 23:15:10 -07:00
Vagrantfile Improve the Vagrantfile a little (#1025) 2018-03-06 23:10:43 -06:00
webpack.config.js Add logic to load server data into vuex for the request when visiting a server page 2018-07-18 22:48:19 -07:00
yarn.lock Very rough go at connecting to socket and rendering console data for server 2018-07-20 23:45:07 -07:00

Logo Image

Build Status StyleCI codecov

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

A huge thank you to PhraseApp who provide us the software to help translate this project. 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.