wings icon indicating copy to clipboard operation
wings copied to clipboard

Enable game server ip address allocation for macvlan driver.

Open madpeteguy opened this issue 1 year ago • 0 comments

Issue: For macvlan driver default docker config assign first available ip. Game servers get ip assigned in order of container creation.

Solution proposal: Wings support only one docker network for each game server. To assign correct IP default allocation could be used. Allocations doesn't limit IPs at all, admin could set desired game server container ip and port by default allocation.

madpeteguy avatar Oct 11 '24 14:10 madpeteguy