misc_pterodactyl-panel/README.md

76 lines
5.5 KiB
Markdown
Raw Permalink Normal View History

2019-06-18 04:15:32 +00:00
[![Logo Image](https://cdn.pterodactyl.io/logos/new/pterodactyl_logo.png)](https://pterodactyl.io)
2017-02-15 23:03:30 +00:00
2023-01-17 22:26:08 +00:00
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/pterodactyl/panel/laravel.yaml?label=Tests&style=for-the-badge&branch=develop)
2020-10-04 04:49:26 +00:00
![Discord](https://img.shields.io/discord/122900397965705216?label=Discord&logo=Discord&logoColor=white&style=for-the-badge)
![GitHub Releases](https://img.shields.io/github/downloads/pterodactyl/panel/latest/total?style=for-the-badge)
![GitHub contributors](https://img.shields.io/github/contributors/pterodactyl/panel?style=for-the-badge)
2017-09-10 01:54:57 +00:00
2018-02-25 17:38:38 +00:00
# Pterodactyl Panel
2022-10-30 19:58:29 +00:00
2022-01-02 15:19:16 +00:00
Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security
2021-02-11 21:36:53 +00:00
in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive
2020-08-29 22:48:57 +00:00
UI to end users.
2018-08-03 16:05:52 +00:00
2020-08-29 22:48:57 +00:00
Stop settling for less. Make game servers a first class citizen on your platform.
2018-02-25 17:38:38 +00:00
2020-08-29 23:08:22 +00:00
![Image](https://cdn.pterodactyl.io/site-assets/pterodactyl_v1_demo.gif)
2022-01-02 15:19:16 +00:00
## Documentation
2022-10-30 19:58:29 +00:00
2022-01-02 15:19:16 +00:00
* [Panel Documentation](https://pterodactyl.io/panel/1.0/getting_started.html)
* [Wings Documentation](https://pterodactyl.io/wings/1.0/installing.html)
* [Community Guides](https://pterodactyl.io/community/about.html)
* Or, get additional help [via Discord](https://discord.gg/pterodactyl)
2020-08-13 04:25:14 +00:00
## Sponsors
2022-10-30 19:58:29 +00:00
2023-10-02 23:06:05 +00:00
I would like to extend my sincere thanks to the following sponsors for helping fund Pterodactyl's development.
2022-09-26 17:23:48 +00:00
[Interested in becoming a sponsor?](https://github.com/sponsors/matthewpi)
2020-08-29 22:48:57 +00:00
2023-08-23 00:50:11 +00:00
| Company | About |
|-----------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [**WISP**](https://wisp.gg) | Extra features. |
| [**Aussie Server Hosts**](https://aussieserverhosts.com/) | No frills Australian Owned and operated High Performance Server hosting for some of the most demanding games serving Australia and New Zealand. |
2023-10-02 23:06:05 +00:00
| [**WemX**](https://wemx.net/) | WemX helps automate your hosting company or SaaS business by automating billing, user management, authentication, and much more. |
2023-08-23 00:50:11 +00:00
| [**BisectHosting**](https://www.bisecthosting.com/) | BisectHosting provides Minecraft, Valheim and other server hosting services with the highest reliability and lightning fast support since 2012. |
| [**MineStrator**](https://minestrator.com/) | Looking for the most highend French hosting company for your minecraft server? More than 24,000 members on our discord trust us. Give us a try! |
| [**VibeGAMES**](https://vibegames.net/) | VibeGAMES is a game server provider that specializes in DDOS protection for the games we offer. We have multiple locations in the US, Brazil, France, Germany, Singapore, Australia and South Africa. |
| [**DutchIS**](https://dutchis.net?ref=pterodactyl) | DutchIS provides instant infrastructure such as pay per use VPS hosting. Start your game hosting journey on DutchIS. |
| [**Skoali**](https://skoali.com/) | Skoali is a French company that hosts game servers and other types of services (VPS, WEB, Dedicated servers, ...). We also have a free plan for Minecraft and Garry's Mod. |
| [**Rabbit Computing**](https://www.rabbitcomputing.com/link.php?id=5) | Rabbit Computing offers powerful VPS servers, highly available game hosting, and fully unlimited web hosting. Use code README for 20% off your first three months! |
2020-08-29 22:48:57 +00:00
2018-02-25 17:38:38 +00:00
### Supported Games
2022-10-30 19:58:29 +00:00
2022-01-02 15:19:16 +00:00
Pterodactyl supports a wide variety of games by utilizing Docker containers to isolate each instance. This gives
you the power to run game servers without bloating machines with a host of additional dependencies.
2018-02-25 17:38:38 +00:00
Some of our core supported games include:
2020-08-29 22:48:57 +00:00
* Minecraft — including Paper, Sponge, Bungeecord, Waterfall, and more
2018-02-25 17:38:38 +00:00
* Rust
* Terraria
* Teamspeak
* Mumble
* Team Fortress 2
2018-03-03 18:56:48 +00:00
* Counter Strike: Global Offensive
* Garry's Mod
* ARK: Survival Evolved
2018-02-25 17:38:38 +00:00
2020-08-29 22:48:57 +00:00
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:
2018-02-25 17:38:38 +00:00
* Factorio
* San Andreas: MP
* Pocketmine MP
* Squad
* Xonotic
2020-08-29 22:48:57 +00:00
* Starmade
* Discord ATLBot, and most other Node.js/Python discord bots
* [and many more...](https://github.com/parkervcp/eggs)
## License
2022-10-30 19:58:29 +00:00
2022-01-02 15:19:16 +00:00
Pterodactyl® Copyright © 2015 - 2022 Dane Everitt and contributors.
2020-08-29 22:48:57 +00:00
2022-01-02 15:19:16 +00:00
Code released under the [MIT License](./LICENSE.md).