valheim-ecs-fargate-cdk VS cdk-valheim

Compare valheim-ecs-fargate-cdk vs cdk-valheim and see what are their differences.

valheim-ecs-fargate-cdk

AWS CDK/Cloudformation to deploy a Valheim Server using ECS Fargate! (by rileydakota)

cdk-valheim

A high level CDK construct of Valheim dedicated server. (by gotodeploy)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
valheim-ecs-fargate-cdk cdk-valheim
1 3
75 25
- -
0.0 1.5
7 months ago 5 days ago
TypeScript TypeScript
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

valheim-ecs-fargate-cdk

Posts with mentions or reviews of valheim-ecs-fargate-cdk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-28.
  • PSA: Avoid Shockbyte for renting game servers!
    3 projects | /r/valheim | 28 May 2021
    If you are considering running on aws directly.. I would seriously look at running one of the valheim docker images( https://github.com/rileydakota/valheim-ecs-fargate-cdk ) that runs on aws ecs/fargate service.. That is my next project is to set it all up on ecs and transfer the world that I already have that is running on an ec2 instance..

cdk-valheim

Posts with mentions or reviews of cdk-valheim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-20.
  • On-demand, serverless Valheim server setup with AWS CDK, Discord Interactions and GitLab CI
    3 projects | dev.to | 20 Mar 2021
    The best part of CDK is that it enables the creation high-level, reusable constructs that can be published to software registries like npm and PyPI. Developers can import and use these constructs in their own CDK code. A quick google search for "cdk valheim" turned up a few results. cdk-valheim seems like the best option for what I was looking for. This project uses ECS, a container orchestration tool from AWS that I have experience using with web applications and EFS for persistent file storage. Although it is written in Typescript, I can still use the construct in my preferred programming language (Python) without any extra effort or configuration. This is thanks to the jsii. From https://github.com/aws/jsii:
  • On-demand, serverless Valheim server setup with AWS CDK, Discord Interactions and GitLab CI (repo, summary and article link in comments)
    1 project | /r/aws | 19 Mar 2021
    That's correct, I am using Fargate to run the container, but I am using it by way of another CDK construct that I have imported in my CDK code: https://github.com/gotodeploy/cdk-valheim. CDK allows you to import reusable applications, so you don't have to write everything from scratch. I was going to try to write something similar, but this construct has everything I need and is tested. Even though it is written in Typescript, I can import it from PyPI were it is also published (thanks to jsii)
    6 projects | /r/discordapp | 19 Mar 2021
    This is the cdk-valheim construct that I use in this project.

What are some alternatives?

When comparing valheim-ecs-fargate-cdk and cdk-valheim you can also consider the following projects:

valheim-server-docker - Valheim dedicated gameserver with automatic update, World backup, BepInEx and ValheimPlus mod support

r2modmanPlus - A simple and easy to use mod manager for several games using Thunderstore

serverless - This is intended to be a repo containing all of the official AWS Serverless architecture patterns built with CDK for developers to use. All patterns come in Typescript and Python with the exported CloudFormation also included.

valheim-k8s - valheim game-server on kubernetes

valheim-cdk-discord-interactions

aws-toolkit-vscode - Amazon Q, CodeWhisperer, CodeCatalyst, Local Lambda debug, SAM/CFN syntax, ECS Terminal, AWS resources

terraform-cdk - Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform

valheim-server - A simple wrapper for the valheim_server executable to make controlling the configuration easier

CDK-SPA-Deploy - This is an AWS CDK Construct to make deploying a single page website (Angular/React/Vue) to AWS S3 behind SSL/Cloudfront easier

Valheim-Launcher - Stores hosts/ips and passwords for Valheim servers and then automatically connects to them and enters the password for you.

cdk-datadog-integration - Amazon Cloud Development Kit (CDK) logic to integrate your AWS account with Datadog