pterodactyl / panel

Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
https://pterodactyl.io
Other
6.39k stars 1.57k forks source link

Create servers with no allocations #2754

Open Weissnix4711 opened 3 years ago

Weissnix4711 commented 3 years ago

Is your feature request related to a problem? Please describe. When creating servers which don't necessarily require any open ports (such as discord/telegram/etc bots) they still need to have a default allocation. I currently make throwaway allocations and alias them as NONE, which isn't a perfect solution.

Describe the solution you'd like The ability to select no allocations when creating a server. This should preferably also remove the allocation section from the server's dashboard.

Additional context Add any other context or screenshots about the feature request here.

Screenshot_20201126-220453

LOENS2 commented 1 year ago

I have the same problem. My workaround right now is to create dummy allocations to ips that are not used by any node. To me that isn't a very elegant solution, so it would be nice to be able to leave the allocation blank.

DylanDelobel commented 10 months ago

I would love to get this feature !