mirror of https://github.com/zulip/zulip.git
1.9 KiB
1.9 KiB
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.
Installing Zulip in production
See Installing Zulip in production.
Authentication and logging into Zulip the first time
See Authentication and logging into Zulip the first time.
Checking Zulip is healthy and debugging the services it depends on
See Checking Zulip is healthy and debugging the services it depends on.
Making your Zulip instance awesome
See Making your Zulip instance awesome.
Maintaining and upgrading Zulip in production
See Maintaining and upgrading Zulip in production.
Remote User SSO Authentication
See Remote User SSO Authentication.