valheim-ecs-fargate-cdk icon indicating copy to clipboard operation
valheim-ecs-fargate-cdk copied to clipboard

AWS CDK/Cloudformation to deploy a Valheim Server using ECS Fargate!

Results 21 valheim-ecs-fargate-cdk issues
Sort by recently updated
recently updated
newest added

Hey. First of all, thanks so much this was insanely helpful. Anyway, I was curious why you were using aws secrets for the server password. It kept throwing errors for...

I'm on Windows 10 Pro, with Docker for Windows running, and using git bash as my shell, and I was going through the steps in the README to deploy to...

I wanted to know if I missed something in configuration that would make my server show up in the public listing. Right now we are only able to connect via...

Forgive me I am an AWS noob, I assume to hit the lambdas for starting and stopping the server I would use API Gateway and Postman? However this looks likes...

Hello! Thank you for your great job. I'm enjoying survival life with my friends. I have a small experience around AWS, but new to ECS, Fargate, and CDK. I want...

Hi! I'm trying to modify the adminlist.txt file. Is there a supported way to do this? I setup AWS Transfer Family, and I can sftp in, and download the file....

Hi! It looks like if you want to use an application load balancer for a fargate service, it needs to be created when you create the service. ``` After you...

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...