We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42e3491 commit 8cdffd8Copy full SHA for 8cdffd8
README.md
@@ -6,7 +6,7 @@ docker-gen
6
docker-gen can be used to generate various kinds of files for:
7
8
* **Centralized logging** - fluentd, logstash or other centralized logging tools that tail the containers JSON log file or files within the container.
9
- * **Log Roatation** - logrotate files to rotate container JSON log files
+ * **Log Rotation** - logrotate files to rotate container JSON log files
10
* **Reverse Proxy Configs** - nginx, haproxy, etc. reverse proxy configs to route requests from the host to containers
11
* **Service Discovery** - Scripts (python, bash, etc..) to register containers within etcd, hipache, etc..
12
0 commit comments