From 1c7bdff0d3e9b8c7f82c39d60c00fa50f1d9105d Mon Sep 17 00:00:00 2001 From: ramdinagar <40858458+ramdinagar@users.noreply.github.com> Date: Fri, 5 Apr 2019 11:07:41 +1300 Subject: [PATCH] added traefik tool to 'HTTP(s) Services' chapter --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8479dce..4abaa19 100644 --- a/README.md +++ b/README.md @@ -574,6 +574,7 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: Nginx - open source web and reverse proxy server that is similar to Apache, but very light weight.
  :small_orange_diamond: Tengine - a distribution of Nginx with some advanced features.
  :small_orange_diamond: HAProxy - the reliable, high performance TCP/HTTP load balancer.
+  :small_orange_diamond: Traefik - open source reverse proxy / load balancer provides easier integration with Docker and Let's encrypt.

##### :black_small_square: DNS Services