- Based on https://github.com/doctorray117/minecraft-ondemand
- Uses Terraform to deploy Minecraft Server to ECS
- Lambda points Route 53 domain to ECS task on startup
- Automatically shuts down with 0 active players
- Starts with Discord Bot integration
- Parametrise domain name and inactive player timeout
- publish housekeeper docker image with Github Actions