From 2cc139bc0ef266ecac9149f02af2450aaab43583 Mon Sep 17 00:00:00 2001 From: Jason Staack Date: Sun, 22 Mar 2026 12:54:55 -0500 Subject: [PATCH] docs(website): add SNMP support to homepage for v9.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated title, meta descriptions, OG/Twitter cards, structured data, tagline, and feature list to reflect multi-vendor SNMP monitoring. MikroTik remains prominent — SNMP is positioned alongside it. Version bumped to 9.8.0 in structured data. Co-Authored-By: Claude Opus 4.6 (1M context) --- docs/website/index.html | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/docs/website/index.html b/docs/website/index.html index 90220d2..aff28b8 100644 --- a/docs/website/index.html +++ b/docs/website/index.html @@ -3,9 +3,9 @@ - The Other Dude — MikroTik Fleet Management - - + The Other Dude — Network Fleet Management + + @@ -15,8 +15,8 @@ - - + + @@ -24,8 +24,8 @@ - - + + @@ -36,7 +36,7 @@ "name": "The Other Dude", "applicationCategory": "NetworkApplication", "operatingSystem": "Linux, Docker", - "description": "MikroTik RouterOS fleet management. Self-hosted. Source-available under BSL 1.1.", + "description": "Network fleet management for MikroTik and SNMP devices. Self-hosted. Source-available under BSL 1.1.", "url": "https://theotherdude.net", "offers": { "@type": "Offer", @@ -44,17 +44,19 @@ "priceCurrency": "USD" }, "featureList": [ - "Monitor device state across fleet", + "Monitor MikroTik and SNMP devices from one dashboard", + "SNMP polling with auto-detection and profile-driven collection", "Push configuration with automatic rollback", "Track config changes in git", "Manage firmware versions", "WinBox in the browser", + "Bulk device add with credential profiles", "VPN overlay for NAT traversal", "Multi-tenant with row-level security", "Zero-knowledge authentication (SRP-6a)" ], "softwareRequirements": "Docker, PostgreSQL 17, Redis, NATS", - "softwareVersion": "9.7.2", + "softwareVersion": "9.8.0", "license": "https://mariadb.com/bsl11/" } @@ -461,7 +463,7 @@