No description
Find a file
Dane Everitt 16e6f3f45f
Attempting to solve a weird console loading issue by making into class component; doesn't fix but like the class better for this.
Loading the console, switching to file manager, and then switching back is needed to load the data the first time. After that every 2nd load of the console will load the data (and even send the data to the websocket as the daemon is reporting.)
2019-06-29 18:28:23 -07:00
.dev Merge branch 'develop' into feature/vuejs 2018-12-16 14:20:35 -08:00
.github/ISSUE_TEMPLATE Update --installation-help.md 2019-02-15 10:56:03 -08:00
app Whoops, dont mess up logging in if the code starts with 0 2019-06-22 13:54:36 -07:00
bootstrap Remove unused imports (#1102) 2018-04-08 15:37:27 -05:00
config Merge branch 'release/v0.7.14' into feature/react 2019-06-22 12:28:44 -07:00
database update teamspeak egg (#1607) 2019-06-12 15:29:39 -07:00
public New login page design 2019-06-22 13:53:41 -07:00
resources Attempting to solve a weird console loading issue by making into class component; doesn't fix but like the class better for this. 2019-06-29 18:28:23 -07:00
routes Migrate the existing login form to use React 2019-06-09 19:26:20 -07:00
storage Fix some composer lock issues 2019-03-02 16:52:03 -08:00
tests Merge branch 'release/v0.7.14' into feature/react 2019-06-22 12:28:44 -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 Merge branch 'develop' into feature/vue-serverview 2018-09-05 21:34:59 -07:00
.env.travis First go at integration tests 2018-03-04 16:30:16 -06:00
.gitignore New login page design 2019-06-22 13:53:41 -07:00
.php_cs Fix error causing tasks to be un-deletable. 2017-12-01 20:10:06 -06: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 Merge branch 'release/v0.7.14' into feature/react 2019-06-22 12:28:44 -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 commenting on PRs 2019-03-02 13:32:33 -08:00
composer.json Merge branch 'release/v0.7.14' into feature/react 2019-06-22 12:28:44 -07:00
composer.lock Change 2FA service to generate the secret on our own and use an external QR service to display the image 2019-06-21 21:55: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
docker-compose.example.yml update image for 0.7.11 2018-11-10 18:57:49 -05:00
Dockerfile update image for 0.7.11 2018-11-10 18:57:49 -05:00
LICENSE.md Update copyright headers 2017-01-24 17:57:08 -05:00
package.json Attempting to solve a weird console loading issue by making into class component; doesn't fix but like the class better for this. 2019-06-29 18:28:23 -07:00
phpunit.dusk.xml Add changes for vagrant 2018-07-14 21:16:18 -07:00
phpunit.xml Merge branch 'develop' into feature/vuejs 2018-12-16 14:20:35 -08:00
README.md Fix security vulnerability in file manager allowing XSS attack 2019-06-21 21:04:42 -07:00
server.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
tailwind.js Basic design concept for a nav bar 2019-06-24 22:17:58 -07:00
tsconfig.json Convert all of the login components into hook based ones 2019-06-22 16:45:51 -07:00
Vagrantfile Improve the Vagrantfile a little (#1025) 2018-03-06 23:10:43 -06:00
webpack.config.js Handle connecting to websocket instance 2019-06-29 16:14:32 -07:00
yarn.lock Attempting to solve a weird console loading issue by making into class component; doesn't fix but like the class better for this. 2019-06-29 18:28:23 -07:00

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.