zulip/docs
Alex Vandiver d328d3dd4d puppet: Allow routing camo requests through an outgoing proxy.
Because Camo includes logic to deny access to private subnets, routing
its requests through Smokescreen is generally not necessary.  However,
it may be necessary if Zulip has configured a non-Smokescreen exit
proxy.

Default Camo to using the proxy only if it is not Smokescreen, with a
new `proxy.enable_for_camo` setting to override this behaviour if need
be.  Note that that setting is in `zulip.conf` on the host with Camo
installed -- not the Zulip frontend host, if they are different.

Fixes: #20550.
2022-01-07 12:08:10 -08: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 external links: Migrate the rest of /developer-community links. 2021-12-09 12:14:26 -08:00
development setup-advanced: Remove misleading python3 symlink suggestion. 2021-12-16 17:30:04 -08:00
documentation documentation: Expand documentation processes in new feature tutorial. 2021-11-02 14:03:34 -07:00
git dev docs: Update Tig link. 2021-11-30 14:36:29 -08:00
images docs: Add missing width to Zulip logo. 2021-02-05 09:49:33 -08:00
overview docs: Consistently hyphenate “self-host” and “self-service”. 2022-01-05 16:21:35 -08:00
production puppet: Allow routing camo requests through an outgoing proxy. 2022-01-07 12:08:10 -08:00
subsystems docs: Fix a few typos in documentation. 2021-12-28 09:36:59 -08:00
testing external links: Migrate the rest of /developer-community links. 2021-12-09 12:14:26 -08:00
translating external links: Migrate the rest of /developer-community links. 2021-12-09 12:14:26 -08:00
tutorials external links: Migrate the rest of /developer-community links. 2021-12-09 12:14:26 -08:00
.gitignore
Makefile docs: Replace Makefile based on output of newer sphinx-quickstart. 2019-12-02 18:39:33 -08:00
README.md docs: Capitalize Markdown consistently. 2020-08-11 10:23:06 -07:00
THIRDPARTY nagios: Replace check_website_response with standard check_http plugin. 2021-07-09 16:47:03 -07:00
code-of-conduct.md
conf.py docs: Enable sphinx_rtd_theme as an extension. 2021-11-04 11:55:15 -07:00
index.md external links: Migrate the rest of /developer-community links. 2021-12-09 12:14:26 -08:00
requirements.readthedocs.txt

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.