zulip/docs
ryanreh99 dfa7ce5637 uploads: Support non-AWS S3-compatible server.
Boto3 does not allow setting the endpoint url from
the config file. Thus we create a django setting
variable (`S3_ENDPOINT_URL`) which is passed to
service clients and resources of `boto3.Session`.

We also update the uploads-backend documentation
and remove the config environment variable as now
AWS supports the SIGv4 signature format by default.
And the region name is passed as a parameter instead
of creating a config file for just this value.

Fixes #16246.
2020-10-28 21:59:07 -07:00
..
_static travis: Removed screen cast of Travis setup. 2020-06-01 14:12:11 -07:00
_templates docs: Rename postgres.md to postgresql.md. 2020-10-28 11:57:03 -07:00
contributing docs: Update many references to Casper. 2020-08-30 17:16:02 -07:00
development tools: Rename postgres to postgresql in tool names. 2020-10-28 11:57:02 -07:00
documentation docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
git docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
images doc: Updated CircleCI setup documentation. 2020-06-01 14:12:11 -07:00
overview tools: Rename postgres to postgresql in tool names. 2020-10-28 11:57:02 -07:00
production uploads: Support non-AWS S3-compatible server. 2020-10-28 21:59:07 -07:00
subsystems docs: Standardize on PostgreSQL, not Postgres. 2020-10-28 11:55:16 -07:00
testing docs: Standardize on PostgreSQL, not Postgres. 2020-10-28 11:55:16 -07:00
translating docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
tutorials docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
.gitignore gitignore: Anchor patterns that should be anchored. 2017-07-19 14:03:49 -07:00
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 popovers: Reapply changes to bootstrap.js. 2020-08-31 14:01:11 -07:00
code-of-conduct.md repository: Add CODE_OF_CONDUCT.md. 2017-06-14 18:43:08 -07:00
conf.py docs: Add missing mypy annotation. 2020-07-06 11:25:48 -07:00
index.rst docs: Use zulip.com rather than zulip.org (which just redirects). 2020-09-12 11:22:08 -07: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.