diff --git a/README.md b/README.md index 4529dec..7aadd8f 100644 --- a/README.md +++ b/README.md @@ -609,6 +609,8 @@ _See https://github.com/Kickball/awesome-selfhosted#xmpp_ * [Lighttpd](http://www.lighttpd.net/) - Web server more optimized for speed-critical environments. * [Nginx](http://nginx.org/) - Reverse proxy, load balancer, HTTP cache, and web server. * [uWSGI](https://github.com/unbit/uwsgi/) - The uWSGI project aims at developing a full stack for building hosting services. + * [Traefic](https://traefik.io/) - modern HTTP reverse proxy and load balancer supports several backends (Docker, Swarm, Mesos/Marathon, Kubernetes, Consul, Etcd, Zookeeper, BoltDB, Rest API, fileā€¦) to manage its configuration. + * [Fabio](https://github.com/eBay/fabio) - A fast, modern, zero-conf load balancing HTTP(S) router for deploying microservices managed by consul. *Web Performance*