ECS Service stack for Nakama game server
Go to file
2020-07-31 21:05:06 -04:00
.github Configure deploy credentials 2020-04-26 00:54:23 -04:00
cloudformation BUGFIX: Give ECS permission to grab private repo secret 2020-07-31 21:05:06 -04:00
.gitignore Intial commit 2019-10-23 01:03:54 -04:00
.gitmodules Integrated cluster into stack 2020-04-26 00:44:43 -04:00
license.txt Intial commit 2019-10-23 01:03:54 -04:00
ReadMe.md Update ReadMe.md 2020-06-28 02:53:13 -04:00

Heroic Lab's Nakama on ECS

CloudFormation stack for creating an ECS service for Nakama.

Launching Stack

Make sure you are logged into the AWS Console and have permissions then click:

Launch Stack

Fill out the parameters and launch!

Parameter Notes

Parameters, DatabaseUsername, DatabasePassword, DatabaseEndpoint, and DatabasePort, only used if CreateDatabase is false.

To Do

  • Load Balancing
  • Auto Scaling
  • Dynamic Port Routing
  • HTTPS
  • Build Database
  • Custom Admin User
  • Custom security keys
  • Formatted Launch Parameters
  • Informative ReadMe.md