compute/haproxy-letsencrypt-docker.md
... ...
@@ -1,5 +1,4 @@
1
-<!-- TITLE: HAProxy with Lets Encrypt in Docker -->
2
-<!-- SUBTITLE: This is 3 lines of bash when docker's not involved you know -->
1
+# HAProxy with Lets Encrypt in Docker
3 2
4 3
# What are we doing here?
5 4
Let's set up HAProxy with some lovely free certs from [Let's Encrypt](https://letsencrypt.org/) via [certbot](https://certbot.eff.org/) for a couple of domains (or just one, if you like), each domain served from a different container, and all in docker.