Nakama on AWS

How to run Nakama server on AWS

Up to version 3.10.0 there was AWS Marketplace: Nakama

The cloud formation template is still available, as per instructions:


    Run the CloudFormation wizard located here: https://console.aws.amazon.com/cloudformation/home?#/stacks/quickcreate?templateURL=https://nakama-awsmp.s3.amazonaws.com/stack-m1.yaml&param_NakamaVersion=3.10.0

    When the stack is completed it will produce 2 outputs: one is the URL of the Nakama console of your newly created instance and the other is the S3 bucket in to the root of which you can put your config.yaml and any Nakama runtime plugins.

    After you modify config.yaml or plugins you need to locate the running nakama ECS tasks in the AWS Console and restart them to apply the new configuration and runtime.