U
/u/Zelkanok
Guest
Hey gang (oh god),
I recently got into my fourth season of replaying Minecraft with friends, and I eventually decided to try setting up my fabric server on AWS with Terraform for fun.
While trying to figure out how to go about it, I found a really great AWS blog post on AWS that explained how to manually set up a small vanilla MC server, but left out a couple of key features that I wanted. ( https://aws.amazon.com/blogs/gametech/setting-up-a-minecraft-java-server-on-amazon-ec2/ )
Terraform (the Infrastructure-as-Code, not the mod), was a great way to do this, and I think it's a nice way for people to start their own private servers while learning more about AWS and IaC.
I've placed the source code and README guide in an open source repo for everyone to check out. ( https://github.com/Zelkanok/lean-aws-mc-server-infrastructure-with-terraform )
It's rather straightforward and bare-bones, but I hope that the template code and README is a great starting point for newcomers and other developers interested in learning more about leveraging cloud tools for their homegrown servers.
Give it a check and let me know your thoughts, opinions, or anything!
submitted by /u/Zelkanok
[link] [comments]
Continue reading...
I recently got into my fourth season of replaying Minecraft with friends, and I eventually decided to try setting up my fabric server on AWS with Terraform for fun.
While trying to figure out how to go about it, I found a really great AWS blog post on AWS that explained how to manually set up a small vanilla MC server, but left out a couple of key features that I wanted. ( https://aws.amazon.com/blogs/gametech/setting-up-a-minecraft-java-server-on-amazon-ec2/ )
Terraform (the Infrastructure-as-Code, not the mod), was a great way to do this, and I think it's a nice way for people to start their own private servers while learning more about AWS and IaC.
I've placed the source code and README guide in an open source repo for everyone to check out. ( https://github.com/Zelkanok/lean-aws-mc-server-infrastructure-with-terraform )
It's rather straightforward and bare-bones, but I hope that the template code and README is a great starting point for newcomers and other developers interested in learning more about leveraging cloud tools for their homegrown servers.
Give it a check and let me know your thoughts, opinions, or anything!
submitted by /u/Zelkanok
[link] [comments]
Continue reading...