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 1/2] 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
From cfd6b52b3e5b41a5409cf13bfd420fb7410e9c44 Mon Sep 17 00:00:00 2001
From: "@trimstray"
Date: Sat, 6 Apr 2019 09:59:43 +0200
Subject: [PATCH 2/2] fixed spaces
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 4abaa19..92d81dd 100644
--- a/README.md
+++ b/README.md
@@ -574,7 +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.
+ :small_orange_diamond: Traefik - open source reverse proxy/load balancer provides easier integration with Docker and Let's encrypt.
##### :black_small_square: DNS Services