Skip to content
Discussion options

You must be logged in to vote

The configuration looks good. Since you are using the same subdirectory names it would suffice to only volume mount docker/Valheim Server/valheim-server-config to /config. If bandwidth/startup time is a concern you can also mount something like /docker/Valheim Server/valheim-server-download to /opt/valheim_dl so the container does not have to re-download the 1 GB server from Steam on each fresh start.

Now regarding backup location. Since you're on a Synology the first thing I would make sure is that you have the latest container image downloaded. On a standard Linux System when you do a docker run containername:latest it will check if you have the latest container and if not it will downl…

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by lloesche
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #45 on February 18, 2021 10:23.