2015-09-30 07:23:25 +02:00
|
|
|
Zulip in production
|
|
|
|
===================
|
|
|
|
|
2015-09-23 05:19:19 +02:00
|
|
|
This documents the process for installing Zulip in a production environment.
|
|
|
|
|
2015-09-30 07:23:25 +02:00
|
|
|
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.
|
|
|
|
|
2016-07-12 21:35:25 +02:00
|
|
|
## Requirements and recommendations
|
|
|
|
|
|
|
|
See [Requirements and recommendations for installing Zulip in
|
|
|
|
production](https://zulip.readthedocs.io/en/latest/prod-requirements.html).
|
2013-11-05 20:47:32 +01:00
|
|
|
|
|
|
|
|
2015-09-30 07:23:25 +02:00
|
|
|
Installing Zulip in production
|
|
|
|
==============================
|
2013-11-05 20:47:32 +01:00
|
|
|
|
2016-07-12 21:49:44 +02:00
|
|
|
See [Installing Zulip in production](https://zulip.readthedocs.io/en/latest/prod-install.html).
|
2015-09-23 05:35:25 +02:00
|
|
|
|
|
|
|
|
2015-09-30 07:23:25 +02:00
|
|
|
Authentication and logging into Zulip the first time
|
|
|
|
====================================================
|
|
|
|
|
2016-07-12 21:54:42 +02:00
|
|
|
See [Authentication and logging into Zulip the first time](https://zulip.readthedocs.io/en/latest/prod-auth-first-login.html).
|
2015-09-30 07:23:25 +02:00
|
|
|
|
|
|
|
|
|
|
|
Checking Zulip is healthy and debugging the services it depends on
|
|
|
|
==================================================================
|
|
|
|
|
2016-07-12 22:02:30 +02:00
|
|
|
See [Checking Zulip is healthy and debugging the services it depends on](https://zulip.readthedocs.io/en/latest/prod-health-check-debug.html).
|
2015-09-30 07:23:25 +02:00
|
|
|
|
|
|
|
|
|
|
|
Making your Zulip instance awesome
|
|
|
|
==================================
|
|
|
|
|
2016-07-12 22:43:00 +02:00
|
|
|
See [Making your Zulip instance
|
|
|
|
awesome](https://zulip.readthedocs.io/en/latest/prod-customize.html).
|
2015-09-30 07:23:25 +02:00
|
|
|
|
|
|
|
|
2015-11-15 23:56:03 +01:00
|
|
|
Maintaining and upgrading Zulip in production
|
|
|
|
=============================================
|
2015-09-23 05:35:25 +02:00
|
|
|
|
2016-07-12 22:52:29 +02:00
|
|
|
See [Maintaining and upgrading Zulip in production](https://zulip.readthedocs.io/en/latest/prod-maintain-secure-upgrade.html).
|
2015-11-15 23:56:03 +01:00
|
|
|
|
2015-09-23 05:35:25 +02:00
|
|
|
|
2015-11-10 06:40:56 +01:00
|
|
|
Remote User SSO Authentication
|
|
|
|
==============================
|
2013-11-14 04:29:28 +01:00
|
|
|
|
2016-07-12 23:32:12 +02:00
|
|
|
See [Remote User SSO Authentication](https://zulip.readthedocs.io/en/latest/prod-remote-user-sso-auth.html).
|
2015-12-10 23:52:52 +01:00
|
|
|
|
|
|
|
|
2016-04-01 18:47:31 +02:00
|
|
|
Postgres database details
|
|
|
|
=========================
|
2015-12-10 23:52:52 +01:00
|
|
|
|
2016-07-12 23:37:39 +02:00
|
|
|
See [Postgres database details](https://zulip.readthedocs.io/en/latest/prod-postgres.html).
|