cropped-android-chrome-512x512-1-1
Setup InfluxDB 2.x via Docker with Presets

Setup InfluxDB 2.x via Docker with Presets

v1.0.1

How it works

Storing data collected by Litmus Edge DeviceHub in a Timeseries database is for many use cases an essential step. A Timeseries is optimized for storing and serving a series of data points index in time orders through associated pairs of time(s) and value(s).

One of the most prominent providers for a Timeseries database is Influxdata. For deployment of their InfluxDB 2.x, multiple options exist. The software can be installed in a data center as their OSS option, and it is available as SaaS. Another option is to deploy Influx DB 2.x via Docker, which is the subject of this solution.

Note: This solution can be deployed in any environment which runs Docker, which also includes Litmus Edge. But we recommend to deploy it outside Litmus Edge.

influx sc 14

You may also like

influxdb_solutions_cover

Store LE data in InfluxDB via MQTT

native_to_influx_cover

Store LE data in InfluxDB directly from Litmus Native Message Broker

View all solutions