Move production health check doc to separate page.

This commit is contained in:
Sumana Harihareswara
2016-07-12 16:02:30 -04:00
committed by Tim Abbott
parent ec005726c4
commit 07afc9d34b
5 changed files with 73 additions and 66 deletions

View File

@@ -29,6 +29,7 @@ echo "If you haven't already, you should configure email in /etc/zulip/settings.
echo "And then you should now be able to visit your server over https and sign up using"
echo "an email address that ends with @ADMIN_DOMAIN (from your settings file)."
echo ""
echo "See README.prod.md for instructions on how to confirm your Zulip install is healthy, "
echo " change ADMIN_DOMAIN, debug common issues, and otherwise finish setting things up."
echo "See docs/prod-health-check-debug.md for instructions on how to confirm your Zulip "
echo "install is healthy, change ADMIN_DOMAIN, debug common issues, and otherwise finish "
echo "setting things up."
set -x