zulip/docs
Alex Vandiver 62642b899c docs: Update proxy docs.
Notable changes:
 - Describe `X-Forwarded-For` by name.
 - Switch each specific proxy to numbered steps.
 - Link back to the `X-Forwarded-For` section in each proxy
 - Default to using HTTPS, not HTTP, for the backend.
 - Include the HTTP-to-HTTPS redirect code for all proxies; it is
   important that it happen at the proxy, as the backend is unaware of
   it.
 - Call out Apache2 modules which are necessary.
 - Specify where the dhparam.pem file can be found.
 - Call out the `Host:` header forwarding necessary, and document
   `USE_X_FORWARDED_HOST` if that is not possible.
 - Standardize on 20 minutes of connection timeout.
2022-05-04 14:41:18 -07:00
..
_static readthedocs: Add proper backlink to the Zulip homepage. 2021-07-06 10:59:59 -07:00
_templates docs: Follow Sphinx 4 rename of master_doc to root_doc. 2021-08-31 14:24:16 -07:00
contributing Remove Debian 10 support. 2022-04-26 16:32:02 -07:00
development install: Resupport Ubuntu 22.04. 2022-05-03 09:41:08 -07:00
documentation docs: Convert .html#fragment links to .md#fragment. 2022-02-28 16:28:31 -08:00
git docs: Convert .html#fragment links to .md#fragment. 2022-02-28 16:28:31 -08:00
images docs: Add missing width to Zulip logo. 2021-02-05 09:49:33 -08:00
overview version: Update version and changelog after 5.2 release. 2022-05-03 18:00:01 -07:00
production docs: Update proxy docs. 2022-05-04 14:41:18 -07:00
subsystems Remove Debian 10 support. 2022-04-26 16:32:02 -07:00
testing ci: Only run documentation/link tests on a single job. 2022-04-26 17:26:41 -07:00
translating docs: Add translation guidelines for Finnish. 2022-04-04 13:24:22 -07:00
tutorials actions: Delete zerver.lib.actions. 2022-04-14 17:14:38 -07:00
.gitignore
Makefile Revert "docs: Temporarily disable parallel building." 2022-02-28 16:28:31 -08:00
README.md docs: Capitalize Markdown consistently. 2020-08-11 10:23:06 -07:00
THIRDPARTY zulip-ec2-configure-interfaces: Remove. 2022-05-03 02:25:59 -07:00
code-of-conduct.md
conf.py docs: Convert .html#fragment links to .md#fragment. 2022-02-28 16:28:31 -08:00
index.md documentation: Update tutorial for writing help center documentation. 2022-01-25 18:42:04 -08:00
requirements.readthedocs.txt requirements: Rename requirements files. 2017-11-21 02:38:26 +05:30

README.md

Zulip Markdown documentation hosted elsewhere

The Markdown files in this directory ( /zulip/docs ) are not intended to be read on GitHub. Instead, visit our ReadTheDocs to read the Zulip documentation.