Add let's encrypt omnibus guide link

This commit is contained in:
Marcel Amirault 2019-08-21 09:53:06 +00:00 committed by Achilleas Pipinellis
parent 28d11071ce
commit 8627131929

View file

@ -175,6 +175,10 @@ certificate for that specific domain (e.g., `registry.example.com`) or maybe
a wildcard certificate if hosted under a subdomain of your existing GitLab
domain (e.g., `registry.gitlab.example.com`).
NOTE: **Note:**
As well as manually generated SSL certificates (explained here), certificates automatically
generated by Let's Encrypt are also [supported in Omnibus installs](https://docs.gitlab.com/omnibus/settings/ssl.html#host-services).
Let's assume that you want the container Registry to be accessible at
`https://registry.gitlab.example.com`.