Neri Marschik
Neri Marschik
Is this PR still alive? :)
@anbotero Hi there. Recently I am exclusively using Google Cloud so I have no chance to test things on AWS. If you want you can take over this PR, fix...
Having a quick look at the code I couldn't find any obvious problem. Could you post the contents of `/etc/nginx/conf.d/default.conf`?
I will check this PR again https://github.com/codesuki/ecs-gen/pull/18 Sadly I don't have access to AWS anymore so I can't really test it much. I agree `upstream` / `proxy_pass` should be one...
Sorry, turns out dockerhub only had old versions. I improved the process now. Try the 0.5.0 image here https://hub.docker.com/r/codesuki/ecs-gen/tags/
I never configured HAProxy so I cannot tell you for sure. But in case all the needed data is already exported from ecs-gen you could do it without anymore work....
Having basic auth seems useful! For `dynamically adding` things I would prefer a way to specify your own `template` and be done with it. That seems easier to maintain too...
@lucaschain https://github.com/codesuki/ecs-nginx-proxy/pull/14
If you want to do that you have to read about `docker labels` here: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task_definition_parameters.html We can access those parameters. For me it would be low priority because it works...
Any error messages? I haven't used Fargate, but it says it's based on ECS. Will check the docs when I find some time.