InfluxDB 3 Core Action
ActionsTags
(1)This action installs and configures InfluxDB3 core.
See action.yaml
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.