Skip to content

Implementing a Deployment solution for AWS#152

Open
matthewzhaocc wants to merge 8 commits into
localtunnel:masterfrom
matthewzhaocc:master
Open

Implementing a Deployment solution for AWS#152
matthewzhaocc wants to merge 8 commits into
localtunnel:masterfrom
matthewzhaocc:master

Conversation

@matthewzhaocc

Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown

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.

2 participants