Files
BetterDesk/docs
UNITRONIX 59216f7620 Refactor BetterDesk PowerShell and Dockerfile
Major refactor of betterdesk.ps1: convert to modern PowerShell script with Param/Help, enforce RunAsAdministrator, introduce script-scoped variables, structured logging, Print-* helper functions, auto-mode handling, public IP and password helpers, improved path detection and defaults, binary verification (Verify-*), dependency installation, venv setup for the web console, service setup using NSSM with scheduled-task fallback, and database migration/initialization logic. UI and status output were cleaned up and many functions renamed for clarity. Dockerfile.console: make resolv.conf DNS edits conditional (skip on read-only / Oracle Cloud VCNs) to avoid modifying immutable resolv.conf. .github/copilot-instructions.md: update project status date. These changes improve robustness, non-interactive automation, and Windows service management for BetterDesk.
2026-02-11 23:04:28 +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

HBBS Patch Documentation

HBBS-specific documentation is in hbbs-patch-v2/.