An open API service indexing awesome lists of open source software.

https://github.com/arifulhb/docker-ecr-sample

Docker ECS, ECR Sample
https://github.com/arifulhb/docker-ecr-sample

aws aws-ecs docker docker-container ecs-task ecs-task-definition

Last synced: about 1 month ago
JSON representation

Docker ECS, ECR Sample

Awesome Lists containing this project

README

          

# Docker ECR Sample
Sample of PHP-FPM and NGINX docker image for ECR & ECS based deployment.

Reference I am following:
**Deploy web apps (+NGINX) to ECS with Docker**
https://medium.com/@stefanofrancavilla/deploy-web-apps-nginx-to-ecs-with-docker-580c6af827e8

### SO Discussion & Solution
When this configuration was failing, I created this SO question and got answer to solve. this.

##### Question
[AWS ECR, ECS based deployment: nginx: [emerg] host not found in upstream “app:9000” in /etc/nginx/conf.d/default.conf:2](https://stackoverflow.com/questions/60611062/aws-ecr-ecs-based-deployment-nginx-emerg-host-not-found-in-upstream-app90)