Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing a Deployment solution for AWS #152

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

matthewzhaocc
Copy link

This PR implements a Deployment using Cloud Development Kit with Amazon Web Services. all code is tested locally.

if you are interested in testing it, feel free to run it following the instruction in deploy/aws/README.md

@matthewzhaocc
Copy link
Author

this should simplify the deployment toward AWS a lot, as now with this PR they simply need to set 2 env vars and cdk deploy to get a fully working deployment. This also entirely rely on the upstream docker image you guys provide without special modification

@RubenCordeiro
Copy link

I see that only port 443 -> 80 mapping is being setup in the LB <-> ECS container. How does it properly setup the TCP ports for the websocket port range (1024 - 65535)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants