From 491e98e45757ca7a98f327aa68633ca7897bdd23 Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Tue, 12 Jul 2016 18:03:42 -0700 Subject: [PATCH] docs: Document the fact that installer is idempotent. --- docs/prod-install.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/prod-install.md b/docs/prod-install.md index d3e4af4329..20c23c8236 100644 --- a/docs/prod-install.md +++ b/docs/prod-install.md @@ -72,6 +72,10 @@ These instructions should be followed as root. This may take a while to run, since it will install a large number of packages via apt. + The Zulip install script is designed to be idempotent, so if it + fails, you can just rerun it after correcting the issue that caused + it to fail. + (4) Configure the Zulip server instance by filling in the settings in `/etc/zulip/settings.py`. Be sure to fill in all the mandatory settings, enable at least one authentication mechanism, and do the