24 lines
769 B
Markdown
24 lines
769 B
Markdown
# 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:
|
|
|
|
[](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/create/template?stackName=Nakama&templateURL=https://sumu-stacks.s3.amazonaws.com/nakama/production/cloudformation/nakama/top.yaml)
|
|
|
|
Fill out the parameters and launch!
|
|
|
|
## To Do
|
|
|
|
- [ ] Load Balancing
|
|
- [x] Portal
|
|
- [ ] Application
|
|
- [ ] Auto Scaling
|
|
- [x] Dynamic Port Routing
|
|
- [x] HTTPS
|
|
- [ ] Custom Admin User
|
|
- [x] Automatically migrate database
|
|
- [ ] Custom security keys
|