Open blysik opened 3 years ago
The world is already being backed up every 3600 seconds? https://github.com/rileydakota/valheim-ecs-fargate-cdk/blob/main/lib/valheim-server-aws-cdk-stack.ts#L74
Oh, that's great! I guess this is more a documentation gap then. Clearly stating it. And showing how it can be accessed.
Working on a better README for the gaps. Thanks for the suggestion!
Hi! For an enhancement, consider adding an auto-backup of the world.
I see that there's another project for a valheim fargate cdk, which does this: https://github.com/gotodeploy/cdk-valheim
Maybe you could see how it's done there, for ease of development?