ddfd6d9cce
If a request to upload a file part to S3 fails for any 5xx reason it will begin using an exponential backoff to keep re-trying the upload until we've reached a minute of trying to access the endpoint. This should resolve temporary resolution issues with URLs and certain S3 compatiable systems such as B2 that sometimes return a 5xx error and just need a retry to be successful. Also supports using the server context to ensure backups are terminated when a server is deleted, and removes the http call without a timeout, replacing it with a 2 hour timeout to account for connections as slow as 10Mbps on a huge file upload. |
||
---|---|---|
.github | ||
cmd | ||
config | ||
environment | ||
events | ||
installer | ||
loggers/cli | ||
parser | ||
remote | ||
router | ||
server | ||
sftp | ||
system | ||
.dockerignore | ||
.gitignore | ||
CHANGELOG.md | ||
docker-compose.example.yml | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
LICENSE | ||
Makefile | ||
README.md | ||
wings-api.paw | ||
wings.go |
Pterodactyl Wings
Wings is Pterodactyl's server control plane, built for the rapidly changing gaming industry and designed to be highly performant and secure. Wings provides an HTTP API allowing you to interface directly with running server instances, fetch server logs, generate backups, and control all aspects of the server lifecycle.
In addition, Wings ships with a built-in SFTP server allowing your system to remain free of Pterodactyl specific dependencies, and allowing users to authenticate with the same credentials they would normally use to access the Panel.
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 |
---|---|
WISP | Extra features. |
MixmlHosting | MixmlHosting provides high quality Virtual Private Servers along with game servers, all at a affordable price. |
BisectHosting | BisectHosting provides Minecraft, Valheim and other server hosting services with the highest reliability and lightning fast support since 2012. |
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. |
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 | XCORE offers High-End Servers for hosting and gaming since 2012. Fast, excellent and well-known for eSports Gaming. |
RoyaleHosting | Build your dreams and deploy them with RoyaleHosting’s reliable servers and network. Easy to use, provisioned in a couple of minutes. |
Spill Hosting | Spill Hosting is a Norwegian hosting service, which aims for inexpensive services on quality servers. Premium i9-9900K processors will run your game like a dream. |
DeinServerHost | DeinServerHost offers Dedicated, vps and Gameservers for many popular Games like Minecraft and Rust in Germany since 2013. |
HostBend | HostBend offers a variety of solutions for developers, students, and others who have a tight budget but don't want to compromise quality and support. |
Capitol Hosting Solutions | CHS is the budget friendly hosting company for Australian and American gamers, offering a variety of plans from Web Hosting to Game Servers; Custom Solutions too! |
ByteAnia | ByteAnia offers the best performing and most affordable Ryzen 5000 Series hosting on the market for unbeatable prices! |
Documentation
- Panel Documentation
- Wings Documentation
- Community Guides
- Or, get additional help via Discord
Reporting Issues
Please use the pterodactyl/panel repository to report any issues or make feature requests for Wings. In addition, the security policy listed within that repository also applies to Wings.