influxdb
This is an old revision of the document!
Influx DB
influx db (https://www.influxdata.com/) is a perfect database to collect my data. timestamps optmizied for queries at iot.
First create a volume to store safely the data you want to collect:
name | path |
---|---|
ioInfluxDB2 | /var/lib/influxdb2 |
ioInfluxConfig | /etc/influxdb2 |
i missnamed this volume to another name, but you can change it to a good one.
then get a new container, i just pulled the latest image: influxdb:latest
after its deployment you can setup the webinterface
remember organisation name and bucket name .. we will need that later
navigate to data → api tokens and copy that token, we will need it in iobroker.
influxdb.1645723455.txt.gz · Last modified: 2022/02/24 18:24 by illu