Terraform IaC for dedicated Rust game server in AWS utilizing EC2 and didstopia/rust-server Docker container
Please help with this project by making more awesome! Create a feature branch, contribute, and create a PR.
This repository is intended for use with Terraform and TravisCI to provision a soup to nuts framework for a Rust game server in AWS and to utilize infrastructure as code with negligible configuration. The philosophy of use here is to use minimal infrastructure to keep costs down for the average gamer, yet still maintain powerful flexibility and to create a framework for which other game servers can be provisioned.
Thanks to Frank Rosner's article for the basis of the CI component.