-
Install Helm. For more information, see Helm documentation.
-
Install Chart:
git clone https://github.com/influxtsdb/helm-charts.git cd helm-charts/charts # install influx-proxy helm install influx-proxy ./influx-proxy # install influxdb-cluster helm install influxdb-cluster ./influxdb-cluster # install influxdb-admin helm install influxdb-admin ./influxdb-admin
- influx-proxy: Helm chart for InfluxDB Proxy, a Layer to InfluxDB with High Availability and Consistent Hash
- influxdb-cluster: Helm chart for InfluxDB Cluster, Open Source Alternative to InfluxDB Enterprise
- influxdb-admin: Helm chart for InfluxDB Admin, InfluxDB Web Admin Interface
These Helm charts are community supported. InfluxTSDB provides no official support for their use.
Pull requests and issues are the responsibility of the project's moderator(s) which may include vetted individuals outside of the InfluxTSDB organization. All issues should be reported and managed via GitHub (not via InfluxTSDB's standard support process).