Files
BetterDesk/docs
UNITRONIX e20c7663e5 docs: enhance Nginx HTTPS & WebSocket setup
Expand Nginx example and docs to properly support WebSocket and large uploads. Adds an Upgrade map, increases client_max_body_size, separates /ws/ location with WebSocket upgrade headers, disables proxy_buffering, enables long timeouts and keepalive, and preserves proxy headers for standard HTTP routes. Also adds nginx -t validation, troubleshooting steps (curl test, logs, agent reachability), and optional proxy blocks and notes for BetterDesk Go WebSocket ports (21118/21119). These changes improve reliability for the Web Remote Client and clarify deployment guidance.
2026-03-10 22:54:34 +01:00
..
2026-01-06 03:24:36 +01:00

Documentation

This directory contains comprehensive documentation for BetterDesk Console.

Quick Start

Docker

Features

Performance

Security & Troubleshooting

Development

Additional

Legacy HBBS Patch (Archived)

The original Rust-based HBBS patch (hbbs-patch-v2/) has been replaced by the Go server and moved to archive/. See the main README for current architecture.