profile
viewpoint

nginx-proxy/nginx-proxy 17442

Automated nginx proxy for Docker containers using docker-gen

nginx-proxy/acme-companion 7045

Automated ACME SSL certificate generation for nginx-proxy

nginx-proxy/docker-gen 4265

Generate files from docker container meta-data

nginx-proxy/forego 5

Foreman in Go

startednginx-proxy/acme-companion

started time in 2 hours

startednginx-proxy/nginx-proxy

started time in 5 hours

startednginx-proxy/nginx-proxy

started time in 8 hours

startednginx-proxy/acme-companion

started time in 8 hours

startednginx-proxy/nginx-proxy

started time in 11 hours

issue commentnginx-proxy/acme-companion

Support wildcard certificates with ACMEv2

If anyone is looking for a working alternative, here's an example of how to combine nginx-proxy with adferrand/dnsrobocert: Script to deploy certificates generated with DNSroboCert to jwilder's nginx-proxy. It's working very well, feel free to use it in any way that you see fit.

raqbit

comment created time in 14 hours

startednginx-proxy/nginx-proxy

started time in 21 hours

fork yspkm/nginx-proxy

Automated nginx proxy for Docker containers using docker-gen

fork in a day

fork yspkm/acme-companion

Automated ACME SSL certificate generation for nginx-proxy

fork in a day

fork millardbishop947a/nginx-proxy

Automated nginx proxy for Docker containers using docker-gen

fork in a day

fork fabien-marty/docker-gen

Generate files from docker container meta-data

fork in a day

startednginx-proxy/nginx-proxy

started time in a day

startednginx-proxy/nginx-proxy

started time in 2 days

fork Aiden280/redhedtear

Automated nginx proxy for Docker containers using docker-gen

fork in 2 days

startednginx-proxy/nginx-proxy

started time in 2 days

startednginx-proxy/nginx-proxy

started time in 3 days

startednginx-proxy/nginx-proxy

started time in 3 days

startednginx-proxy/acme-companion

started time in 3 days

startednginx-proxy/nginx-proxy

started time in 4 days

startednginx-proxy/nginx-proxy

started time in 4 days

startednginx-proxy/acme-companion

started time in 4 days

startednginx-proxy/nginx-proxy

started time in 4 days

startednginx-proxy/nginx-proxy

started time in 4 days

startednginx-proxy/nginx-proxy

started time in 4 days

startednginx-proxy/nginx-proxy

started time in 5 days

startednginx-proxy/nginx-proxy

started time in 5 days

startednginx-proxy/nginx-proxy

started time in 5 days

startednginx-proxy/acme-companion

started time in 5 days

issue commentnginx-proxy/docker-gen

Can dockergen run as a non-root user?

It's been a while since any activity here, being closed and all. Worth commenting that I am now experimenting with a new docker daemon JSON setting:

"userns-remap" : "default"

This is supposed to remap PIDs such that root in the host container is not root on the host.

I am noticing that this setting yields a docker.sock (in docker-gen) with: srw-rw---- 1 nobody nogroup 0 Sep 19 11:02 docker.sock=

Even after adding the container root to the "nogroup" group, I am not able to get docker-gen to connect to the docker sock. I will look more into this, but wanted to add at least this update.

lhridley

comment created time in 5 days

pull request commentnginx-proxy/nginx-proxy

New backward compatible multiport syntax for VIRTUAL_PORT variable

Is there hope that this will be resumed in the near future? I need it a lot

You can use image pinidh/nginx-proxy:1.3.1-pini2.

pini-gh

comment created time in 5 days

more