Documentation
Baudflow is a self-hosted network speed monitoring dashboard built with Phoenix LiveView. These docs cover everything from a one-command install to tuning degradation thresholds and scraping the metrics endpoint.
Getting Started
Prerequisites and a one-command install to run Baudflow locally.
Read →Configuration
Tune cron schedules, servers, retention, thresholds, and notifications from the Settings page.
Read →Architecture
The four-stage Oban pipeline, per-domain contexts, PubSub, and health/metrics endpoints.
Read →Deployment
Run Baudflow in production with Docker — image, env vars, health, metrics, and backups.
Read →Troubleshooting
Common issues — missing speedtest binary, database connection, and port conflicts.
Read →