Skip to content

DSMR

Overview

DSMR Reader is the smart meter dashboard for sepia. It ingests meter readings, exposes a web UI, and stores data in PostgreSQL and InfluxDB-backed services.

Configuration

  • Image: xirixiz/dsmr-reader-docker:6.0.2
  • Port: 8888 (host) → 80 (container)
  • Database: dsmrdb (postgres:17.9)
  • Networks: frontend, backend, storage

Components

  • dsmr: Web UI and data processing
  • dsmrdb: PostgreSQL database

Dependencies

  • Depends on dsmrdb being healthy before startup
  • Depends on influxdb for measurement storage/metrics integration
  • Reaches caddy through the frontend network

URL

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