Helder Correia
|
27d433cb63
|
Complete support for dynamic container names (#231)
* Allow setting NGINX_DOCKER_GEN_CONTAINER from a label
* Find labeled cid in runtime instead of startup time
|
2017-07-13 12:44:02 +02:00 |
|
PauRE
|
a1a6732812
|
Fix renewals on separate containers (#165)
* Added support to reload nginx containter in case only certificates renewal happend. Reusing the autodetection from --volumes-from.
|
2017-05-28 17:30:10 +02:00 |
|
Bjoern Busch
|
783ae214cf
|
Update docker API call
Based on the docker issue (https://github.com/docker/docker/issues/26099) the docker api needs to be called with `localhost` in the URL.
|
2017-01-19 21:14:10 +01:00 |
|
Yves Blusseau
|
9295c1d151
|
Don't remove created configuration files in vhost.d
Close #69
|
2016-07-28 13:11:57 +02:00 |
|
ryneeverett
|
7c16aaa2a1
|
functions.lib -> functions.sh
This way any editor can figure out the file type automatically.
|
2016-06-25 18:31:15 -04:00 |
|