zulip/docs
apoorvapendse 9912109e82 setup_docs: Add troubleshooting steps for WSL2.
This commit adds steps to troubleshoot errors encountered
because of certain services like postgresql not starting
on WSL2.

The common reason behind this is port conflicts with other
services running on some other WSL2 instance or the host
Windows system.

This commit provides a guide to handle these issues, and
also provides some additional tips to WSL2 users to avoid
facing these issues in the future.

Fixes #32718.
2025-05-20 10:53:21 -07:00
..
_static dev_docs: Better present images in tables. 2025-04-24 11:23:38 -07:00
_templates docs: Split /production/deployment.html into multiple pages. 2024-02-20 15:49:46 -08:00
contributing contributor docs: More guidance on explaining your PR vs. prior ones. 2025-03-03 13:58:19 -08:00
development setup_docs: Add troubleshooting steps for WSL2. 2025-05-20 10:53:21 -07:00
documentation contributor docs: Update info on icons in the help center. 2025-04-11 11:21:52 -07:00
git lint: Fix several duplicate word typos. 2024-09-10 15:59:00 -07:00
images dev_docs: Add instructions for preparing icon files. 2025-04-23 17:06:35 -07:00
outreach docs: [fixup?] Notes on projects. 2025-03-26 11:32:13 -07:00
overview version: Update version for Zulip Server 10.3 release. 2025-05-15 16:07:29 -07:00
production email-mirror: Remove HTTP interface. 2025-05-19 16:39:44 -07:00
subsystems dev_docs: Add instructions for preparing icon files. 2025-04-23 17:06:35 -07:00
testing test-backend: Remove outdated reference to MarkdownTest class. 2025-04-01 17:58:22 -07:00
translating contributor docs: Fix a nit. 2025-01-31 17:46:17 -08:00
tutorials docs: Update sections for organization settings tab changes. 2025-02-24 18:14:21 -08:00
.gitignore gitignore: Anchor patterns that should be anchored. 2017-07-19 14:03:49 -07:00
code-of-conduct.md repository: Add CODE_OF_CONDUCT.md. 2017-06-14 18:43:08 -07:00
conf.py docs: Add dependency on sphinx_design. 2024-03-15 17:37:34 -07:00
index.md web: Save a 301 redirect from /help to /help/. 2023-03-24 14:51:01 -07:00
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 groups-ui: Add option to copy membership from group. 2025-04-24 11:36:49 -07:00

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.