Skip to content

InfluxDB

Overview

InfluxDB stores time-series data for sepia services such as energy monitoring and telemetry.

Configuration

  • Image: influxdb:2.8.0
  • Port: 8086
  • Data: /media/scratch/influxdb
  • Networks: backend, storage, monitoring

Notes

  • Runs with cap_drop: ALL
  • Has a healthcheck on /health
  • Used by DSMR and other monitoring flows

URL

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