Zulip in production =================== This documents the process for installing Zulip in a production environment. Note that if you just want to play around with Zulip and see what it looks like, it is easier to install it in a development environment following the instructions in README.dev, since then you don't need to worry about setting up SSL certificates and an authentication mechanism. ## Requirements and recommendations See [Requirements and recommendations for installing Zulip in production](https://zulip.readthedocs.io/en/latest/prod-requirements.html). Installing Zulip in production ============================== See [Installing Zulip in production](https://zulip.readthedocs.io/en/latest/prod-install.html). Authentication and logging into Zulip the first time ==================================================== See [Authentication and logging into Zulip the first time](https://zulip.readthedocs.io/en/latest/prod-auth-first-login.html). Checking Zulip is healthy and debugging the services it depends on ================================================================== See [Checking Zulip is healthy and debugging the services it depends on](https://zulip.readthedocs.io/en/latest/prod-health-check-debug.html). Making your Zulip instance awesome ================================== See [Making your Zulip instance awesome](https://zulip.readthedocs.io/en/latest/prod-customize.html). Maintaining and upgrading Zulip in production ============================================= See [Maintaining and upgrading Zulip in production](https://zulip.readthedocs.io/en/latest/prod-maintain-secure-upgrade.html). Remote User SSO Authentication ============================== See [Remote User SSO Authentication](https://zulip.readthedocs.io/en/latest/prod-remote-user-sso-auth.html). Postgres database details ========================= See [Postgres database details](https://zulip.readthedocs.io/en/latest/prod-postgres.html).