haproxy-letsencrypt-docker.md
... ...
@@ -10,7 +10,9 @@ Let's set up [HAProxy](https://www.haproxy.org/) with some lovely free certs fro
10 10
11 11
I'll use 'domain1.example.com' and 'domain2.example.com' as the domains involved. The domain1 site is served from a container called 'container1', and domain2 from 'container2' You might have more. Or less. Edit as appropriate.
12 12
13
-This wiki you're reading is set up very similarly to the below - the running config is on [my github](https://github.com/ilikejam/home-network).
13
+This wiki you're reading is set up very similarly to the below - the running config is on [my home-network repo](https://github.com/ilikejam/home-network).
14
+
15
+You can grab the files here from [the example repo](https://github.com/ilikejam/haproxy-le-docker) if you're feeling short on time.
14 16
15 17
# This should be easy. Right?
16 18
Docker: easy.