Prometheus exporter for HomeHub 4000 router

This commit is contained in:
Isaac Mallampati
2026-01-05 20:47:00 -05:00
commit cf3a73d38c
24 changed files with 2933 additions and 0 deletions

7
deploy/.env.example Normal file
View File

@@ -0,0 +1,7 @@
# Router settings
ROUTER_PASSWORD=your_router_password_here
ROUTER_IP=192.168.2.1
# Grafana credentials (defaults to admin/admin if not set)
GRAFANA_ADMIN_USER=admin
GRAFANA_ADMIN_PASSWORD=changeme