This repository has been archived by the owner on Mar 27, 2022. It is now read-only.
Releases: cpolanec/minecraft-server-farm
Releases · cpolanec/minecraft-server-farm
v2.1
v2.0
v1.2
v1.1
Features:
- Added restart configuration to Minecraft systemd definition (to resolve #6 )
- Changed CloudFormation stack naming convention to minecraft-(env)-(resource)
- Added AWS availability zone specification to VPC config (to avoid errors from insufficient availability of instance types in a zone)
- Added main environment game server definitions
v1.0
Features:
- Makefile and shell scripts for simple resource creation
- CloudFormation template for VPC networking foundation
- CloudFormation template for EC2 Launch Templates
- CloudFormation template for EC2 instance creation (with EBS volumes)
- GitHub Actions for syncing resources on commit push events