Skip to content

Grafana

Overview

Grafana is the metrics visualization layer for sepia.

Configuration

  • Image: grafana/grafana:11.6.14
  • Port: 3333 (host) → 3000 (container)
  • Networks: frontend, backend, storage, monitoring
  • Data: /opt/grafana

Notes

  • Used for dashboards and monitoring views
  • Has a healthcheck on /api/health
  • Runs with cap_drop: ALL

URL

https://grafana.uitgeest.veenboer.xyz (via Caddy)