From ea7b31002e24f7e3ae473f1419efd1f65fc28b43 Mon Sep 17 00:00:00 2001 From: Kamil Trzcinski Date: Tue, 7 Jul 2015 13:06:41 +0200 Subject: Add note about HTTPS --- docker/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docker/README.md b/docker/README.md index 7b27e980473..eb74bea9950 100644 --- a/docker/README.md +++ b/docker/README.md @@ -62,6 +62,8 @@ sudo docker exec -it gitlab vi /etc/gitlab/gitlab.rb **You should set the `external_url` to point to a valid URL.** +**You may also be interesting in [Enabling HTTPS](https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/doc/settings/nginx.md#enable-https).** + **To receive e-mails from GitLab you have to configure the [SMTP settings](https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/doc/settings/smtp.md), because Docker image doesn't have a SMTP server.** -- cgit v1.2.3