Get startedSign in

Installing Influx

An open-source time-series database.

Description

Plural will install Influx in a dependency-aware manner onto a Plural-managed Kubernetes cluster with one CLI command.

Installation

We currently support Influx for the following providers:

plural bundle install influx influx-aws

Setup Configuration

  • enableChronograf: whether to deploy the chronograf web ui
  • chronografHostname: Fully Qualified Domain Name for the chronograf web ui
  • enableKapacitor: whether to deploy kapacitor alerting
  • enableTelegraf: whether to deploy telegraf metrics collection
  • databaseName: name for the initial bootstrapped database
  • influxdbHostname: external dns name for your influxdb instance (leave empty if you don't want ingress)