mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +00:00
@@ -34,10 +34,11 @@ fi
|
|||||||
set +x
|
set +x
|
||||||
echo "Congratulations! You have successfully configured your Zulip database."
|
echo "Congratulations! You have successfully configured your Zulip database."
|
||||||
echo "If you haven't already, you should configure email in /etc/zulip/settings.py."
|
echo "If you haven't already, you should configure email in /etc/zulip/settings.py."
|
||||||
echo "Then create your organization and user by opening the link to your Zulip"
|
echo
|
||||||
echo "instance generated by ./manage.py generate_realm_creation_link."
|
echo "Next, run as the zulip user (use 'su zulip' if needed):"
|
||||||
echo ""
|
echo
|
||||||
echo "See docs/prod-health-check-debug.md for instructions on how to confirm your Zulip "
|
echo " /home/zulip/deployments/current/manage.py generate_realm_creation_link"
|
||||||
echo "install is healthy, change your realm's domain, debug common issues, and otherwise "
|
echo
|
||||||
echo "finish setting things up."
|
echo "This generates a secure, single-use link that you you can use to setup "
|
||||||
|
echo "a Zulip organization from the convenience of your web browser."
|
||||||
set -x
|
set -x
|
||||||
|
|||||||
Reference in New Issue
Block a user