docs: Link back to install step in SSL doc.

This commit is contained in:
Greg Price 2017-12-12 20:13:34 -08:00
parent 8fd98133d8
commit cdd35816fe
1 changed files with 3 additions and 1 deletions

View File

@ -42,13 +42,15 @@ else if:
### At initial Zulip install
To enable the Certbot automation when first installing Zulip, just
pass the `--certbot` flag when running the install script.
pass the `--certbot` flag when [running the install script][doc-install-script].
The `--hostname` and `--email` options are required when using
`--certbot`. You'll need the hostname to be a real DNS name, and the
Zulip server machine to be reachable by that name from the public
Internet.
[doc-install-script]: ../production/install.html#step-2-install-zulip
### After Zulip is already installed
To enable the Certbot automation on an already-installed Zulip