Operator guide
Running Nosdesk in production.
For teams self-hosting Nosdesk. Environment configuration, advisory-locking semantics for background workers, how to point at a custom registry, and how to bake a custom root public key when you're running a fork.
Installation
Stand up a self-hosted instance with Docker Compose, from clone to first admin login.
Configuration reference
Every environment variable Nosdesk reads, grouped by area, with defaults.
Backup & restore
What a backup contains, creating one, what to keep alongside it, and restoring from the UI or CLI.
Reverse proxy + TLS
A reference nginx / Caddy setup that terminates TLS in front of Nosdesk, plus the proxy-related settings that matter.
Advisory locking
How Postgres advisory locks keep periodic background jobs running once across multiple instances.
Registry configuration
How the plugin registry is synced and verified, the baked-in root key, and hosting your own registry for a fork.
Missing something?
We're writing docs in the order people ask for them. Tell us what you're working on and we'll move it up the list.