From e2c5cdc9a070029385d0a53f4875dbfd84e0f43d Mon Sep 17 00:00:00 2001 From: Jason Staack Date: Sun, 15 Mar 2026 17:59:01 -0500 Subject: [PATCH] feat(website): replace feature bullet list with 8-card grid Co-Authored-By: Claude Opus 4.6 (1M context) --- docs/website/index.html | 81 ++++++++++++++++++++++++++--------------- 1 file changed, 51 insertions(+), 30 deletions(-) diff --git a/docs/website/index.html b/docs/website/index.html index cde2894..2cc2057 100644 --- a/docs/website/index.html +++ b/docs/website/index.html @@ -163,43 +163,64 @@ - +
-

Manage MikroTik routers at scale without the chaos of manual tools

-

With a single interface you can:

+

Everything you need to manage MikroTik routers at scale

-
    -
  • Monitor device health and metrics in real time
  • -
  • Push configuration changes across many routers
  • -
  • Track configuration history and diffs
  • -
  • Manage firmware upgrades
  • -
  • Discover and visualize network topology
  • -
  • Maintain secure backups of router configurations
  • -
  • Launch WinBox sessions and SSH terminals directly from the browser
  • -
-

Everything in one place.

-
-
+
- - - -
-
- -

Push changes with confidence

-

Remote configuration changes can be risky.

-

The Other Dude includes a two-phase push system with automatic panic-revert protection to help prevent accidental lockouts and configuration mistakes.

+
+
📊
+

Fleet Management

+

Dashboard with device health, uptime sparklines, virtual-scrolled fleet table, geographic map, and subnet discovery. Monitor your entire MikroTik fleet from a single view.

+
-
    -
  • Two-phase configuration push
  • -
  • Automatic panic-revert rollback
  • -
  • Configuration diff and history
  • -
  • Fleet-wide templates and controlled rollouts
  • -
+
+
+

Configuration Management

+

Two-phase config push with automatic panic-revert protection. Templates, diff and history, git-backed backups, and one-click restore. Push changes across your fleet with confidence.

+
+ +
+
📈
+

Real-Time Monitoring

+

Live CPU, memory, disk, and interface traffic metrics via Server-Sent Events. Configurable alert rules with email, webhook, and Slack notifications.

+
+ +
+
🔒
+

Zero-Knowledge Security

+

SRP-6a authentication means the server never sees your password. Per-tenant envelope encryption via Transit KMS. Emergency Kit export for account recovery.

+
+ +
+
🖥
+

WinBox in the Browser

+

Launch WinBox sessions directly from the web interface without installing the desktop app. Browser-based SSH terminal. WireGuard VPN overlay for one-click access to devices behind NAT.

+
+ +
+
🛡
+

Certificate Authority

+

Issue and deploy TLS certificates to RouterOS devices via SFTP. Three-tier TLS fallback for maximum compatibility across firmware versions.

+
+ +
+
📄
+

PDF Reports

+

Fleet summary, device detail, security audit, and performance reports generated server-side. Export and share operational data without screenshots.

+
+ +
+
🏢
+

Multi-Tenant Isolation

+

PostgreSQL Row-Level Security enforces full data separation at the database layer. Four roles: super_admin, admin, operator, viewer.

+
+ +