Skip to content

Files

Latest commit

 

History

History
17 lines (14 loc) · 380 Bytes

influxdb.md

File metadata and controls

17 lines (14 loc) · 380 Bytes

Influxdb

The influxdb container image provides a pre-configured instance of the InfluxDB database that can be easily deployed for time-series data storage and analysis.

tasks:
  "":
    image: influxdb
volumes:
- hostPath:
    path: volumes/influxdb/influxdb2
  name: influxdb.influxdb2
- hostPath:
    path: volumes/influxdb/influxdb2
  name: influxdb.influxdb2