Deploy Docker Compose to AWS | Docker Context | AWS Cloud Formation | Docker compose to AWS CFN

preview_player
Показать описание
In this tutorial, I am gonna deploy a complete docker-compose file to AWS using docker context to AWS Clodformation

Find me anywhere on the web using: @itsmaheshkariya

#Docker #AWS #maheshkariya
Рекомендации по теме
Комментарии
Автор

Would have been nice to see an actual app here, like an API and a database together

oluap
Автор

Great Video !! I am new to AWS and it is such a big and complex application !! Having your step by step explanation really helped ! Best regards

Goyo_MGC
Автор

Hi. I am trying to deploy the judge0 docker compose file. When i try i get an error saying bind mounts are not supported on fargate. Is there a way to deploy docker compose on ec2 using ecs so i can manage auto scaling etc

hahahahah
Автор

can we use nginx image from dockerhub registry instead of aws registry ?

JayakrishnaParipelli
Автор

Thank you for the tutorial Mahesh. Youre a wonderful demonstrator.

AshwinRachha
Автор

Hi Mehesh, thanks for the video. Is there a way one can use env_file in docker-compose.yml and a .env file? And somehow get our envvars transferred during this process? How does one keep secrets when using aws and docker? What do you suggest?

natetronn
Автор

Great video!!!
Docker documentation on "Deploying Docker containers on ECS"
says that "Docker Compose’s integration for ECS and ACI is retiring in November 2023."
What are the implications on the approach you show here?

zeevstadler
Автор

I am new to AWS. While running the command docker compose up, I'm getting the error message saying " AccessDeniedException: User: arn:aws:iam... is not authorized to perform: ecs:ListAccountSettings on resource: * because no identity-based policy allows the ecs:ListAccountSettings action". How do I set the IAM policy permissions ?

delpsiphi
Автор

I'm wondering if it's possible to use Terraform instead of CloudFormation.

shekelboi
Автор

hey, thanks for your video. so i have a telegram bot which is already on my docker compose and it works fine and also i am using mongodb for my project. should i go same steps to deploy my project into AWS?

areochi
Автор

As the docker remove the support for ECS, we are unable to create the context using "docker context create ecs <context_name>". can you help me how we can deploy our docker compose project to ECS. it ll be great help to me

shadyakhtar
Автор

How to extend this thing to aws EKS can you make this video

vaibhavmasaye