From 40b46e43b98f8c1b0c20f9b3d3348d3520bc2234 Mon Sep 17 00:00:00 2001 From: Andreas Gebhardt Date: Fri, 20 Oct 2017 18:15:52 +0200 Subject: [PATCH] fix TravisCI build #1155 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ``` 1171 Issues :-( 1172 > Links 1173 All OK ✓ 1174 > Dupes 1175 1. [L167] https://github.com/vfarcic/docker-flow-proxy ``` Unfortunately I missed the detail `…-proxy` vs. `…-monitor` on #481. Also change github.com/vfarcic to link reference. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eb74048..b9c7788 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ Docker EE is on the same code base as Docker CE, so also built from Moby, with c * [Axibase Collector](https://github.com/axibase/atsd-use-cases/tree/master/Solutions/docker) - Axibase Collector streams performance counters, configuration changes and lifecycle events from the Docker engine(s) into Axibase Time Series Database for roll-up dashboards and integration with upstream monitoring systems. * [cAdvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers. Created by [@Google](https://github.com/google) * [Docker-Alertd](https://github.com/deltaskelta/docker-alertd) - Monitor and send alerts based on docker container resource usage/statistics -* [Docker-Flow-Monitor](https://github.com/vfarcic/docker-flow-proxy) - Reconfigures Prometheus when a new service is updated or deployed automatically by [@vfarcic](https://github.com/vfarcic/) +* [Docker-Flow-Monitor](https://github.com/vfarcic/docker-flow-monitor) - Reconfigures Prometheus when a new service is updated or deployed automatically by [@vfarcic][vfarcic] * [Docker-Fluentd][fluentd] - Docker container to Log Other Containers' Logs. One can aggregate the logs of Docker containers running on the same host using Fluentd by [@kiyoto][kiyoto] * [Dockerana](https://github.com/dockerana/dockerana) :skull: - packaged version of Graphite and Grafana, specifically targeted at metrics from Docker. * [Dynatrace](https://www.dynatrace.com/technologies/cloud-and-microservices/docker-monitoring/) - Monitor containerized applications without installing agents or modifying your Run commands @@ -225,7 +225,7 @@ Docker EE is on the same code base as Docker CE, so also built from Moby, with c ### Reverse Proxy -* [docker-flow-proxy](https://github.com/vfarcic/docker-flow-proxy) - Reconfigures proxy every time a new service is deployed, or when a service is scaled By [@vfarcic](https://github.com/vfarcic) +* [docker-flow-proxy](https://github.com/vfarcic/docker-flow-proxy) - Reconfigures proxy every time a new service is deployed, or when a service is scaled. By [@vfarcic][vfarcic] * [docker-proxy](https://github.com/silarsis/docker-proxy) :skull: - Transparent proxy for docker containers, run in a docker container. By [@silarsis](https://github.com/silarsis) * [fabio](https://github.com/fabiolb/fabio) - A fast, modern, zero-conf load balancing HTTP(S) router for deploying microservices managed by consul. By [@magiconair](https://github.com/magiconair) (Frank Schroeder) * [h2o-proxy](https://github.com/zchee/h2o-proxy) :skull: - Automated H2O reverse proxy for Docker containers. An alternative to [jwilder/nginx-proxy][nginxproxy] by [@zchee](https://github.com/zchee) @@ -706,6 +706,7 @@ Services to securely store your Docker images. [spotify]: https://github.com/spotify [spm]: https://github.com/sematext/sematext-agent-docker [vegasbrianc]: https://github.com/vegasbrianc +[vfarcic]: https://github.com/vfarcic [vimagick]: https://github.com/vimagick [weave]: https://github.com/weaveworks/weave [wsargent]: https://github.com/wsargent