Files
BetterDesk/docs
UNITRONIX e855f5786d Add Go server and security audit; update web console
Add a new betterdesk-server Go codebase (server, api, auth, db, relay, signal, metrics, audit, ratelimit, proto, tools, tests) and related deployment/migration scripts. Add a comprehensive SECURITY_AUDIT_2026-03-01 report and .gitattributes; update copilot-instructions (ALL-IN-ONE v2.4.0), README, VERSION, Dockerfiles, scripts, docker-compose and entrypoint. Large updates to web-nodejs (translations, routes, services, frontend assets and middleware) and numerous new utilities; remove legacy Flask web files and archive hbbs-patch-v2 artifacts. Prepares repository for PostgreSQL support, DB migration tooling and the new Go server as the production backend.
2026-03-02 00:43:04 +01:00
..
2026-01-06 03:24:36 +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.