valheim-server-docker
valheim-server-docker copied to clipboard
Valheim dedicated gameserver with automatic update, World backup, BepInEx and ValheimPlus mod support
Does anyone have a pterodactyl panel nest for this container? I'd love to have it since the one that is in the ptero egg repo doesn't come with the nifty...
https://github.com/lloesche/valheim-server-docker/discussions/414 I've been trying to restore server from backup. I delete all /worlds files and place those from backup (.db and .fwl) and the world gets overriden with empty one....
hi, how to allow the debug mod ? admins can 't use the consol, but not the devcommands and debug mod. thx
ENV File: ``` VALHEIM_LOG_FILTER_CONTAINS_Spawned=Got character ZDOID from ON_VALHEIM_LOG_FILTER_CONTAINS_Spawned={ read l; l=${l//*ZDOID from /}; l=${l// :*/}; msg="[Helheim] Player $l spawned into the world"; curl -sfSL -X POST -H "Content-Type: application/json" -d...
Hi, I'm trying to spin up a container with a fresh world in a VM running Ubuntu Server 18.04. I started the container using the following command: `docker run -d...
created env file including `SUPERVISOR_HTTP_USER `and `SUPERVISOR_HTTP_PASS` deployed with docker compose. able to access supervisor webpage without any username or password, no login required.
It takes forever to download (like ~1MB/minute, so ~30 minutes). I don't need it to update immediately upon restart in most cases because if the restart is manual I generally...
Hey the new public-test update is out now. How can i force the update the server to public-test because it's not updating with the normal update check
It's not actually necessary to use /opt/valheim/server with any mod option when we have /opt/valheim/dl/server, isn't it? And it's almost 1gb of space. This can be excluded with a bit...
With a recent Valheim update within the past month, my server name no longer appears in the in-game search under the Join Game tab. I've tried recreating my container a...