From e4aadf2b1e6a7171cc59a58db41141e65896e643 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Mon, 14 Apr 2014 23:56:21 -0700 Subject: [PATCH] add SSL howto link --- docs/INSTALL-digital-ocean.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/INSTALL-digital-ocean.md b/docs/INSTALL-digital-ocean.md index 58bc46d66..f129fe862 100644 --- a/docs/INSTALL-digital-ocean.md +++ b/docs/INSTALL-digital-ocean.md @@ -172,6 +172,8 @@ Do you want... - Users to post reples via email? [Configure reply via email](https://meta.discourse.org/t/set-up-reply-via-email-support/14003). - Automatic daily backups? [Configure backups](https://meta.discourse.org/t/hot-off-the-presses-automated-backup-support/13805) + +- HTTPS / SSL support? [Configure SSL](https://meta.discourse.org/t/allowing-ssl-for-your-discourse-docker-setup/13847) If anything needs to be improved in this guide, feel free to ask on [meta.discourse.org][meta], or even better, submit a pull request.