mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 05:53:43 +00:00
Move production health check doc to separate page.
This commit is contained in:
committed by
Tim Abbott
parent
ec005726c4
commit
07afc9d34b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user