April 27, 2026

First check workers + monitor CRUD

Six checker types are now running end-to-end:

  • HTTP uptime — periodic GET with status + latency capture
  • SSL certificate expiry watch
  • Domain expiry watch
  • DNS record drift detection
  • Security headers audit
  • Open-port scan
  • robots.txt / sitemap.xml diff watcher

Each runs on the standalone scheduler runner so the web app stays light.

Other shipping today

  • Monitor create / delete UI — the dashboard has a left-rail sidebar with module breakdown.
  • Ingestion endpoints under /api/v1/ingest/* so external probes can post results in.
  • Settings → Ingestion tokens page + a CLI for headless rotation.
  • Workers host deploy — reverse proxy + container setup for a separate machine that runs the realtime probe stack.