lloesche / valheim-server-docker

Valheim dedicated gameserver with automatic update, World backup, BepInEx and ValheimPlus mod support
https://hub.docker.com/r/lloesche/valheim-server
Apache License 2.0
1.91k stars 269 forks source link

Try to spawn several Server :9001 already in use #597

Closed RonerBent closed 1 year ago

RonerBent commented 1 year ago

Hi,

I'm building a server frontend for private server owners (for free), to spawn their games in an easy interface. I'm trying to implement your docker container, but if i try to spawn several instances the process fails, because the webserver port is in use from the first instance. Because the process should be not visible for the End-User(silent) i don't think it is the best solution to download the .yaml and change it afterwards. Have you a solution for this issue? Thanks Best regards