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

Experience with Amazon ECS CLI #875

Closed
ejblom opened this issue Apr 28, 2017 · 3 comments
Closed

Experience with Amazon ECS CLI #875

ejblom opened this issue Apr 28, 2017 · 3 comments

Comments

@ejblom
Copy link

ejblom commented Apr 28, 2017

Hi,

I am interested in deploying a laravel app to AWS using Laradock. Does anyone have experience with the Aamzon docker-compose alternative : http://docs.aws.amazon.com/AmazonECS/latest/developerguide/cmd-ecs-cli-compose.html
or any other systems to employ docker for Laravel on AWS.

I was looking for an easy solution for laravel on AWS and stumbled on Forge and similar approaches but not many people trying to run it directly on the container service of Amazon.

Anyway, it seems like trying out the one year free tier will suffice. Was thinking to use the native Amazon SQS and in addition the free database service RDS as well. The only thing one would have to pay for are the workers that perform the calculations.

Best

EJ

@shahzeb1
Copy link
Contributor

shahzeb1 commented May 2, 2017

Yes, so instead of pushing your Docker containers to Dockerhub, use EC2 Container Registry to compile your container and push it to ECR.

Here's a helpful YouTube video.

Also, check out Docker on AWS basics.

And deploy docker container

If you're looking for something a bit more tidy, consider Elastic beanstalk + Docker.

@stale
Copy link

stale bot commented Feb 2, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Stale label Feb 2, 2020
@stale
Copy link

stale bot commented Feb 23, 2020

Hi again 👋 we would like to inform you that this issue has been automatically closed 🔒 because it had not recent activity during the stale period. We really really appreciate your contributions, and looking forward for more in the future 🎈.

@stale stale bot closed this as completed Feb 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants