From: Sam Date: Tue, 18 Mar 2014 23:54:42 +0000 (+1100) Subject: Update README.md X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=dda0e62b887e571814b3fa6df28cbc4c78ccae81;p=discourse_docker.git Update README.md --- diff --git a/README.md b/README.md index ecea348..8dd3b84 100644 --- a/README.md +++ b/README.md @@ -171,3 +171,8 @@ Directory permissions in Linux are UID/GID based, if your numeric IDs on the host do not match the IDs in the guest, permissions will mismatch. On clean installs you can ensure they are in sync by looking at `/etc/passwd` and `/etc/group`, the Discourse account will have UID 1000. + + +### Advanced topics + +- [Setting up SSL with Discourse Docker](https://meta.discourse.org/t/allowing-ssl-for-your-discourse-docker-setup/13847)