You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-14Lines changed: 14 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,9 @@ docker-gen
9
9
10
10
It can be used to generate various kinds of files for:
11
11
12
-
***Centralized logging** - [fluentd](https://github.com/jwilder/docker-gen/blob/main/templates/fluentd.conf.tmpl), logstash or other centralized logging tools that tail the containers JSON log file or files within the container.
***Reverse Proxy Configs** - [nginx](https://github.com/jwilder/docker-gen/blob/main/templates/nginx.tmpl), [haproxy](https://github.com/jwilder/docker-discover), etc. reverse proxy configs to route requests from the host to containers
12
+
***Centralized logging** - [fluentd](https://github.com/nginx-proxy/docker-gen/blob/main/templates/fluentd.conf.tmpl), logstash or other centralized logging tools that tail the containers JSON log file or files within the container.
***Reverse Proxy Configs** - [nginx](https://github.com/nginx-proxy/docker-gen/blob/main/templates/nginx.tmpl), [haproxy](https://github.com/jwilder/docker-discover), etc. reverse proxy configs to route requests from the host to containers
15
15
***Service Discovery** - Scripts (python, bash, etc..) to register containers within [etcd](https://github.com/jwilder/docker-register), hipache, etc..
16
16
17
17
===
@@ -25,16 +25,16 @@ There are three common ways to run docker-gen:
25
25
26
26
#### Host Install
27
27
28
-
Linux/OSX binaries for release [0.7.6](https://github.com/jwilder/docker-gen/releases)
28
+
Linux/OSX binaries for release [0.7.6](https://github.com/nginx-proxy/docker-gen/releases)
0 commit comments