From f7529c993c075bef8db83f8fa48de9de7d793f50 Mon Sep 17 00:00:00 2001 From: Joseph Manley Date: Wed, 23 Oct 2019 01:36:45 -0400 Subject: [PATCH] Basic feature list --- ReadMe.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ReadMe.md b/ReadMe.md index 936a323..555d8c1 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -9,3 +9,15 @@ Make sure you are logged into the AWS Console and have permissions then click: [![Launch Stack](https://cdn.rawgit.com/buildkite/cloudformation-launch-stack-button-svg/master/launch-stack.svg)](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