What it does

  • Monitor device state across your fleet
  • Push configuration with automatic rollback
  • Track config changes in git
  • Manage firmware versions
  • WinBox in the browser
  • VPN overlay for NAT traversal
  • Multi-tenant with row-level security
  • Zero-knowledge authentication (SRP-6a)

Screenshots

Fleet overview — light
Fleet overview — light
Fleet overview — dark
Fleet overview — dark
Device management — light
Device management — light
Device management — dark
Device management — dark
Interface configuration — light
Interface configuration — light
Interface configuration — dark
Interface configuration — dark
Firmware management — light
Firmware management — light
Firmware management — dark
Firmware management — dark

What it is not

  • Not finished
  • Not stable
  • Not for everyone
  • Things break, APIs change. That is intentional before v11.

Status

Version9.7.1
LicenseBSL 1.1 (converts to Apache 2.0 in 2030)
Free tier250 devices
StabilityBreaking changes expected before v11

Setup

Requires Docker and PostgreSQL. See the documentation for full setup instructions.

# clone and run the setup wizard git clone https://github.com/staack/the-other-dude.git cd the-other-dude python3 setup.py

The setup wizard handles database, cryptographic keys, OpenBao, reverse proxy, and Docker images.