1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-11-22 09:02:28 +01:00
Pterodactyl-Panel/README.md

73 lines
4.9 KiB
Markdown
Raw Permalink Normal View History

2019-06-18 06:15:32 +02:00
[![Logo Image](https://cdn.pterodactyl.io/logos/new/pterodactyl_logo.png)](https://pterodactyl.io)
2017-02-16 00:03:30 +01:00
2023-01-17 23:06:56 +01:00
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/pterodactyl/panel/ci.yaml?label=Tests&style=for-the-badge&branch=1.0-develop)
2020-10-04 06:49:26 +02: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 03:54:57 +02:00
2018-02-25 18:38:38 +01:00
# Pterodactyl Panel
2022-10-30 20:58:29 +01:00
2023-10-24 03:20:21 +02:00
Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security
2021-02-11 22:36:53 +01:00
in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive
2020-08-30 00:48:57 +02:00
UI to end users.
2018-08-03 18:05:52 +02:00
2020-08-30 00:48:57 +02:00
Stop settling for less. Make game servers a first class citizen on your platform.
2018-02-25 18:38:38 +01:00
2020-08-30 01:08:22 +02:00
![Image](https://cdn.pterodactyl.io/site-assets/pterodactyl_v1_demo.gif)
2022-01-02 16:19:16 +01:00
## Documentation
2022-10-30 20:58:29 +01:00
2022-01-02 16:19:16 +01: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 06:25:14 +02:00
## Sponsors
2022-10-30 20:58:29 +01:00
2023-10-03 01:06:05 +02:00
I would like to extend my sincere thanks to the following sponsors for helping fund Pterodactyl's development.
2022-09-26 19:23:48 +02:00
[Interested in becoming a sponsor?](https://github.com/sponsors/matthewpi)
2020-08-30 00:48:57 +02:00
2024-05-02 21:22:31 +02:00
| Company | About |
|--------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [**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. |
| [**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! |
| [**HostEZ**](https://hostez.io) | US & EU Rust & Minecraft Hosting. DDoS Protected bare metal, VPS and colocation with low latency, high uptime and maximum availability. EZ! |
| [**Blueprint**](https://blueprint.zip/?pterodactyl=true) | Create and install Pterodactyl addons and themes with the growing Blueprint framework - the package-manager for Pterodactyl. Use multiple modifications at once without worrying about conflicts and make use of the large extension ecosystem. |
| [**indifferent broccoli**](https://indifferentbroccoli.com/) | indifferent broccoli is a game server hosting and rental company. With us, you get top-notch computer power for your gaming sessions. We destroy lag, latency, and complexity--letting you focus on the fun stuff. |
2020-08-30 00:48:57 +02:00
2018-02-25 18:38:38 +01:00
### Supported Games
2022-10-30 20:58:29 +01:00
2022-01-02 16:19:16 +01: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 18:38:38 +01:00
Some of our core supported games include:
2020-08-30 00:48:57 +02:00
* Minecraft — including Paper, Sponge, Bungeecord, Waterfall, and more
2018-02-25 18:38:38 +01:00
* Rust
* Terraria
* Teamspeak
* Mumble
* Team Fortress 2
2018-03-03 19:56:48 +01:00
* Counter Strike: Global Offensive
* Garry's Mod
* ARK: Survival Evolved
2018-02-25 18:38:38 +01:00
2020-08-30 00:48:57 +02: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 18:38:38 +01:00
* Factorio
* San Andreas: MP
* Pocketmine MP
* Squad
* Xonotic
2020-08-30 00:48:57 +02:00
* Starmade
* Discord ATLBot, and most other Node.js/Python discord bots
* [and many more...](https://github.com/parkervcp/eggs)
## License
2022-10-30 20:58:29 +01:00
2022-01-02 16:19:16 +01:00
Pterodactyl® Copyright © 2015 - 2022 Dane Everitt and contributors.
2020-08-30 00:48:57 +02:00
2022-01-02 16:19:16 +01:00
Code released under the [MIT License](./LICENSE.md).