docs: document self-hosting the web UI and community projects

Documents the daemon-served web UI from #1635: enabling it, reverse
proxy, TLS, tunnels, and the auth/exposure model. Adds a community
projects page for community-built self-hosting tooling.
This commit is contained in:
Mohamed Boudra
2026-06-26 11:35:08 +07:00
parent a49c658d1f
commit c5c2ace698
6 changed files with 247 additions and 1 deletions

View File

@@ -238,6 +238,8 @@ Service proxy hostnames use the double-dash shape: `web--feature-auth--project.l
## Bundled daemon web UI
> The user-facing guide for this feature (enabling it, reverse proxy, TLS, tunnels, security) lives at [public-docs/web-ui.md](../public-docs/web-ui.md). This section is the contributor/build reference: how the artifact is produced, bundled, and excluded from desktop packaging.
The daemon can optionally serve the browser web client from the same HTTP server. This is disabled by default.
Enable it for a running daemon with: