BIOMETRICS control plane
GitHubGitHub (opens in a new tab)
  • Home
  • Quickstart
    • Install Hub
    • macOS
    • Linux
    • Windows (WSL)
    • Docs Home
      • First Successful Run
      • Run Control Actions
      • API Reference
      • CLI Reference
      • Control-plane Architecture
      • Security Defaults
      • Production Operations
    • Changelog
    • Startseite
    • Schnellstart
    • Installation

On This Page

  • Choose your path
  • Shared pre-flight checks
  • Shared verify command
Question? Give us feedback → (opens in a new tab)Edit this page
Install
Install Hub
EN/DE

Choose your path

  • macOS install path
  • Linux install path
  • Windows (WSL) install path

Shared pre-flight checks

  1. Git is installed and on PATH.
  2. Go >= 1.24 is available.
  3. Node >= 20 is available for website/web tooling.
  4. You can bind localhost port 59013.

Shared verify command

curl -fsS http://127.0.0.1:59013/health/ready

Expected key: "ready":true.

QuickstartmacOS

BIOMETRICS Public Website 2026