Laradock: Experience with Amazon ECS CLI

Created on 28 Apr 2017  路  3Comments  路  Source: laradock/laradock

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

Stale Question

Most helpful comment

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.

All 3 comments

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.

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.

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 馃巿.

Was this page helpful?
0 / 5 - 0 ratings