Skip to content
DocsGetting StartedSystem Requirements

System Requirements

The installer refuses to run on anything outside this matrix, so you never end up with a half-working install on an unsupported box.

Supported operating systems

  • Ubuntu 20.04 LTS (Focal Fossa)
  • Ubuntu 22.04 LTS (Jammy Jellyfish)
  • Ubuntu 24.04 LTS (Noble Numbat)
  • Debian 10 (Buster), 11 (Bullseye), 12 (Bookworm)

Supported architectures

  • x86_64 / amd64
  • aarch64 / arm64
Note
The one-line installer currently downloads an amd64 binary. On arm64, install from the arm64 binary we provide — see Installation → Offline / air-gapped install.

Privileges

NuxPanel runs as root (or a user with passwordless sudo) because it shells out to apt, systemctl, docker, and ufw. The installer must be run with sudo.