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
dsmrdbbeing healthy before startup - Depends on
influxdbfor measurement storage/metrics integration - Reaches
caddythrough the frontend network
URL
https://dsmr.uitgeest.veenboer.xyz (via Caddy)