Server Installation

You can run Nebula Commander in several ways:

MethodBest for
Docker (recommended)Quick start and production: pre-built images, docker compose
NixOSNixOS hosts: systemd module with options for port, database, certs, JWT
Reverse ProxyNginx, Traefik, or Caddy in front with TLS and HSTS

Choose one and follow the linked page. For local development (venv, uvicorn, frontend dev server), see Development: Setup. After installation, see Server Configuration to set the database, JWT, and optional OIDC.