mbround18 / valheim-docker

Valheim Docker powered by Odin. The Valheim dedicated gameserver manager which is designed with resiliency in mind by providing automatic updates, world backup support, and a user friendly cli interface.
https://hub.docker.com/r/mbround18/valheim
BSD 3-Clause "New" or "Revised" License
770 stars 82 forks source link

Server backups persisting? #990

Open MrQu33f opened 1 week ago

MrQu33f commented 1 week ago

Hi there,

I've been away and found my server had shutdown. Back now and restarted it but it seems to not be stuck on version 0.218.21 I'm not brilliant with containers etc. I'm running them from Portainer as a stack as follows: Is the image updated or am I doing something wrong?

version: "3" services:

valheim: container_name: Valheim-stack image: mbround18/valheim:latest ports:

MrQu33f commented 1 week ago

nevermind, I just deleted the folder except for world data and repulled. All working now

mbround18 commented 1 week ago

Good to close?

MrQu33f commented 1 week ago

Yup all's well

MrQu33f commented 4 days ago

I do have another issue thats arose over the last few days. My docker storage volume was full and after investigating I realised it was valheims backup folder was what was doing it. this is my stack:

version: "3" services: valheim: container_name: Valheim-stack image: mbround18/valheim:latest ports:

I modified it the other day to reduce the frequency but fear i've done something wrong. I just looked and saw it was taking a backup and in the backup folder the latest tar.gz file was being generated and was over 500gb??

I've made a new stack as per Claude.ai suggestions but in the mean time is there anything absurd that i'm missing?

version: "3" services:

valheim: container_name: Valheim-stack image: mbround18/valheim:latest ports:

mbround18 commented 3 days ago

that looks pretty good, could you give me an ls -l in the backup folder?

MrQu33f commented 3 days ago

I'm away on business, I've got remote desktop on the host so I'll see if I can remote in and do it but my internet is flakey. Fingers crossed I can do it otherwise I'll have to do it in a month when I get back

mbround18 commented 2 days ago

No worries, ill flag as awaiting response for now while you are on our trip :P