Files
zulip/docs/production/index.rst
Tim Abbott e63541e616 docs: Extract documentation for file upload backends.
This moves the documentation for this feature out of
prod_settings_template.py, so that we can edit it more easily.

We also add a bucket policy, which is part of what one would want to
use this in production.

This addresses much, but not all, of #9361.
2018-05-16 15:00:54 -07:00

21 lines
376 B
ReStructuredText

###################
Zulip in Production
###################
.. toctree::
:maxdepth: 3
Production overview <overview>
requirements
Installing a production server <install>
troubleshooting
settings
mobile-push-notifications
maintain-secure-upgrade
security-model
authentication-methods
postgres
upload-backends
ssl-certificates
email