Skip to content

komminarlabs/influxdb3-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Workflow Sync Bot
Jan 22, 2025
5511af4 · Jan 22, 2025

History

4 Commits
Jan 22, 2025
Jan 16, 2025
Jan 16, 2025
Jan 16, 2025
Jan 16, 2025

Repository files navigation

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