mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
* Moves "Management commands" to a top-level section. * Moves "Scalability" as a subsection at the bottom of "Requirements". * Moves "Monitoring" as a subsections at the bottom of "Troubleshooting". * Replaces "API and your Zulip URL" with a link to REST API docs. This documentation text has been irrelevant for some time. * Removes maintain-secure-upgrade from the TOC but the file remains to avoid breaking old links from release blog posts and emails.
24 lines
411 B
ReStructuredText
24 lines
411 B
ReStructuredText
###################
|
|
Zulip in Production
|
|
###################
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
requirements
|
|
Installing a production server <install>
|
|
troubleshooting
|
|
management-commands
|
|
settings
|
|
mobile-push-notifications
|
|
upgrade-or-modify
|
|
security-model
|
|
authentication-methods
|
|
export-and-import
|
|
postgres
|
|
upload-backends
|
|
ssl-certificates
|
|
email
|
|
deployment
|
|
email-gateway
|