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 @@