From bd86378d99e8df769a012b468440a7996daa719b Mon Sep 17 00:00:00 2001 From: Ziya SARIKAYA Date: Fri, 12 Aug 2016 11:13:53 +0200 Subject: [PATCH] Add eBay's fabio (router) to Reverse Proxy section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a2062c8..0cc0af8 100644 --- a/README.md +++ b/README.md @@ -449,6 +449,7 @@ Securely store your Docker images. * [docker-proxy](https://github.com/silarsis/docker-proxy) - Transparent proxy for docker containers, run in a docker container. By [@silarsis](https://github.com/silarsis) * [muguet](https://github.com/mattallty/muguet) - DNS Server & Reverse proxy for Docker environments. By [@mattallty](https://github.com/mattallty) * [Træfɪk](https://traefik.io/) - Automated reverse proxy and load-balancer for Docker, Mesos, Consul, Etcd... By [@EmileVauge](https://github.com/emilevauge) +* [fabio](https://github.com/eBay/fabio) - A fast, modern, zero-conf load balancing HTTP(S) router for deploying microservices managed by consul. By [@eBay](https://github.com/eBay) ## Web Interface