From 7aac9d610d51ba04b30aac02aea62b78eae9398e Mon Sep 17 00:00:00 2001 From: Dave Jansen Date: Mon, 25 Feb 2019 11:47:19 +0900 Subject: [PATCH] Added SSL to the title, because it's a key point! :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07a9622..ac11704 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Ghost, Matomo, MariaDB and Traefik stack for personal blogs +# Ghost, Matomo, MariaDB and Traefik with SSL stack for personal blogs I have created a basic docker stack for using [Ghost](https://ghost.org), [Matomo](https://matomo.org), [MariaDB](https://mariadb.org) and [Traefik](https://traefik.io) for easyy deployment. The stack assumes you'll want everything behind HTTPS using Traefik's built-in Let's Encrypt functionality.