wings icon indicating copy to clipboard operation
wings copied to clipboard

The server control plane for Pterodactyl Panel. Written from the ground-up with security, speed, and stability in mind.

Results 27 wings issues
Sort by recently updated
recently updated
newest added

:suspect: I'm not a Go programmer, please double check my code! **Issue (https://github.com/pterodactyl/panel/issues/3865):** For macvlan driver default docker config assign first available ip. Game servers get ip assigned in order...

Hi, this adds an option to the config file to change the compression level of backups. I made this so I can make use of ZFS deduplication which only works...

Added CHS Sponsorship perk back to README.md

Since wings does not work with docker user namespace remapping enabled, I added an option to the configuration that allows to disable user namespace remapping for wings. This way user...

This PR adds mounts to the installation script on Wings.

Just a little grammar fix

This PR adds support for virtual disks from the OS in Wings. This allows the OS to better control the file limits on the disk by using a normal mount...

This PR adds support for user-provided container labels. Resolves https://github.com/pterodactyl/panel/issues/3100. ## Why? This makes it easier for service discovery mechanisms relying on container labels, such as Prometheus and Traefik. ##...

This is a draft SELinux policy for Wings. While it needs more testing, this policy will at the very least allow Bungeecord to run without any AVC violations. This will...