Jason Wilder

Results 36 comments of Jason Wilder

Maybe try something like: https://github.com/jwilder/nginx-proxy/blob/master/nginx.tmpl#L102

@fdintino I like it. I need to find some time to test it out, but looks pretty good at first glance.

Are you getting this error even after following the instructions here? https://github.com/jwilder/docker-gen#development

I'm not sure... I've never tried it w/ docker swarm. You could try starting nginx-proxy w/ `-e DOCKER_HOST=tcp://:` and not binding in the unix socket though. As long as you...

I had intended for it to be on and working originally. Keep this open since it seems to be a bug. If people feel it should not be on by...

It might be that your `ubuntu:latest` image does not `EXPOSE` any ports. You are publishing port `2015` but the image likely does not expose any in its meta-data. You could...

Also related https://github.com/jwilder/nginx-proxy/issues/88

That's odd. When you access the app, are you doing it over HTTP and then getting redirected to HTTPS? Also, how are your certs named on disk? Are they named...

`VIRTUAL_HOST_ALIAS` that redirects to the first entry in `VIRTUAL_HOST` seem reasonable to me.

Would you be able to point me to the reference that says that `.pem` is the standard extension? `.crt` seems pretty common. https://en.wikipedia.org/wiki/X.509#Extensions_informing_a_specific_usage_of_a_certificate