Resources for running Minecraft game servers on AWS EC2 virtual machines.
This project uses the AWS Cloud Development Kit (CDK) to define and provision infrastructure that can be used to run Minecraft game servers. The following diagram demonstrates how the CDK concepts are mapped to the AWS resources that run the Minecraft game servers:
Take a look at the Getting Started guide if you are interested in running your own Minecraft Server Farm using this project.
The following resources are also available:
- Codebase Overview for implementation details.
- Contribution Guide for information about contributing to this project.
- GitHub Issues for searching known issues or reporting new issues
- GitHub Discussions for discussing existing functionality or proposing new functionality