Skip to content

InfluxDB 3 Core Action

Actions
Install and configure InfluxDB 3 Core
v0
Latest
Star (0)

influxdb3-action

This action installs and configures InfluxDB3 core.

Usage

See action.yaml

Setup and configure InfluxDB3

steps:
  - name: Check out repo
    uses: actions/checkout@v4

  - name: Setup InfluxDB3
    uses: komminarlabs/influxdb3-action@v0
    with:
      influxdb3_database: sensordata
      influxdb3_create_token: true

InfluxDB 3 Core Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Install and configure InfluxDB 3 Core
v0
Latest

InfluxDB 3 Core Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.