Simple Cloud Minecraft Server template based on EC2 and PaperMC.
My intention was to create a server that is easy and fast to deploy maximum amount of automation in the same time.
Work in progress :)
Contains submodule with s3 bucket & dynamodb table for remote backend
# deploy infrastructure
sh deploy_remote.sh
sh destroy_infrastructure.sh
pre-commit install