mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +00:00
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.
21 lines
376 B
ReStructuredText
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
|