Closed thmspl closed 3 years ago
Are you using ECS?
@codesuki Yes, I'm using ECS.
Hard to diagnose from this. Do the ECS machines have the needed permissions? Is there any log output? In many cases ecs-nginx-proxy should log some kind of error. If you could post the log output maybe we can find a solution.
I'm trying to set up the nginx proxy on my Amazon AWS Docker instance together with a pimcore instance. This is my compose file:
If I deploy this stack the nginx proxy container can not start. It appears the following error message:
task: non-zero exit (1)
What am I doing wrong?