Skip to content
Dennis Braun edited this page Feb 21, 2026 · 35 revisions

DOCSight Wiki

DOCSight

DOCSight monitors your DOCSIS cable connection around the clock, detects problems before you notice them, and helps you build evidence when your ISP falls short.

Getting Started

Your situation Where to go
First time, just want it running Quick Start -- 5 minutes with Docker
Need step-by-step for your platform Installation -- Docker, Synology, Unraid, Podman, Portainer
No Docker / bare metal Running without Docker
Want to try it first docker run -d -p 8765:8765 -e DEMO_MODE=true ghcr.io/itsdnns/docsight:latest

After setup: Configuration for fine-tuning, integrations, and admin password.

Features

Monitoring

Documentation & Evidence

Integrations

System

  • Backup & Restore -- Scheduled backups, one-click download, restore from setup wizard
  • Demo Mode -- 9 months of realistic synthetic data for evaluation

Common Goals

"My internet is slow and I want proof" -- Start with Correlation Analysis, upload your BNetzA measurement, then file a complaint.

"I want my Home Assistant to know about my connection" -- See Home Assistant Integration for MQTT setup and sensor list.

"I game and want to know if my connection is stable" -- Check the Gaming Quality Index and Signal Trends for jitter and latency patterns.

Reference & Development


DOCSight is open source (MIT) and runs entirely on your local network.

Clone this wiki locally