zulip/docs
Rohitt Vashishtha 95ba947f13 setup-cerbot: Allow issuing certificates for multiple domains.
This commit allows specifying Subject Alternative Names to issue certs
for multiple domains using certbot. The first name passed to certbot-auto
becomes the common name for the certificate; common name and the other
names are then added to the SAN field. All of these arguments are now
positional. Also read the following for the certbot syntax reference:

https://community.letsencrypt.org/t/how-to-specify-subject-name-on-san/

Fixes #10674.
2018-11-13 12:47:31 -08:00
..
_static install docs: Tighten "create organization" step. 2018-03-06 19:43:02 -08:00
contributing developer docs: Recommend the mypy daemon for running mypy locally. 2018-10-10 16:29:16 -07:00
development docs: Update virtualbox link to not pin a version. 2018-11-02 17:16:44 -07:00
git Docs: Added "connect the zulip upstream repo" to more places. 2018-03-18 23:02:09 -07:00
images docs: change the dev login image. 2018-02-28 13:50:13 -08:00
overview Release Zulip Server 1.9.0. 2018-11-07 07:24:30 -08:00
production setup-cerbot: Allow issuing certificates for multiple domains. 2018-11-13 12:47:31 -08:00
subsystems events: Pass a realm object into send_event. 2018-11-02 16:47:39 -07:00
testing docs: Replace "MagickMock" with "MagicMock". 2018-11-13 12:20:08 -08:00
translating tools: Move a few i18n scripts to tools/i18n. 2018-08-09 15:46:27 -07:00
tutorials docs: Fix typo in writing-views.md. 2018-11-11 16:56:56 -08:00
.gitignore gitignore: Anchor patterns that should be anchored. 2017-07-19 14:03:49 -07:00
Makefile docs: Use parallelism when building docs. 2017-11-14 10:41:38 -08:00
README.md docs: Add README.md to zulip/docs to prevent reading on GitHub. 2018-04-24 10:50:39 -07:00
THIRDPARTY jquery-form: Remove jquery-form plugin dependency. 2018-05-29 15:44:40 -07:00
code-of-conduct.md repository: Add CODE_OF_CONDUCT.md. 2017-06-14 18:43:08 -07:00
conf.py release: Update version strings following 1.9.0 release. 2018-11-07 07:53:12 -08:00
index.rst docs: Remove links to production/overview article. 2018-10-16 15:06:35 -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.