All services

Dash

App

Status board for every service on the fleet

Ops & Monitoring · Since 2026

About

Dash is the homegrown ops console. A probe cycle checks every service on a fixed interval and rolls the results into one board: response time sparklines, uptime ratio, and history per service. It reads its service list from a plain config file, so onboarding a new subdomain is a one-line change with no rebuild. Metrics come from the same time-series pipeline that powers the host monitoring, so the board and the raw numbers always agree.

What it does

  • Cyclic probe of all public services on a fixed interval
  • Per-service latency sparklines and uptime history
  • Config-file driven service list — no rebuild to add one
  • Live metrics from the host time-series pipeline
  • Admin-protected dashboard, public-safe data

Stack

  • Next.js
  • Tailwind CSS
  • SQLite
  • Recharts

This service has a public interface.

Open Dash(opens in a new tab)