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

How to deploy onto amazon ECS? #7

Open
paulwilton opened this issue May 5, 2018 · 5 comments
Open

How to deploy onto amazon ECS? #7

paulwilton opened this issue May 5, 2018 · 5 comments

Comments

@paulwilton
Copy link

Any chance of an example, of how to deploy this to an amazon ECS cluster, or a modified compose file that will enable deployment to ECS using ECS task networking and the ecs-cli ?

If anybody has done this, can they share tips on how it was achieved ?
thanks!

@jaredthecoder
Copy link
Contributor

You should be able to apply the same commands (I made a PR with a little more documentation) with ECS as well. It is just Linux, right? :)

I'm not sure how to use the task networking or CLI, but checkout my PR and the docs and see if that helps.

@jaredthecoder
Copy link
Contributor

I see you did figure it out and had an issue closed. Was there anything special you needed to do? So then we can add it to the docs.

@paulwilton
Copy link
Author

Haven't managed to deploy onto ECS, only onto a standard EC2 ubuntu instance

@psifertex
Copy link

What size instance? My error turned out to be not enough memory.

@paulwilton
Copy link
Author

t2.medium , ubuntu 16.04

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

No branches or pull requests

3 participants