valheim-server-docker
valheim-server-docker copied to clipboard
Valheim dedicated gameserver with automatic update, World backup, BepInEx and ValheimPlus mod support
My Valheim docker was working but today it does not: 2022-07-29T15:35:17.489319236Z | stdout | Jul 29 15:35:17 /supervisord: valheim-updater [----] !!! Fatal Error: Steamcmd needs to be online to update....
I noticed that Docker was losing its Valheim logs when the container was updated (deleted), so I got clever and applied this to my yaml: ` - /volume1/docker/valheim-logs:/home/valheim/Steam/logs` But then,...
Fix some typos in README
Hey! I've had some time off from the game but me and some friends started playing again and I wanted to check if you knew how to create discord events...
I'm running arm64 from Oracle Cloud. and using tonistiigi/binfmt. Please, take a look at the log : ``` 2022-06-11 17:55:50,401 INFO success: valheim-bootstrap entered RUNNING state, process has stayed up...
I host a server instance and play with some folks. It has happened twice that my Ethernet connection to my server has disconnected me (indicated by the flashing network logo...
I've been banging my head against this for days. * Server running in ECS * I've got 2456-2458 open and forwarded * HTTP access to all tcp endpoints work fine...
Recently i updated (through watchtower) to the latest on 15-02. Afterwards Valheim container is not working anymore. Docker logs ``` today at 20:34:09INFO - Setting timezone Etc/UTC today at 20:34:09INFO...
Hey, I've been using this without any issues for quite a while - thanks for putting this together! This suggestion follows on from the discussion in #282 - It would...
What would be the best solution for getting a notification when the server actually updates, instead of just when it restarts or checks for an update? I am trying to...