influxdata/InfluxDB Action
Install and configure InfluxDB and the InfluxDB CLI.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| influxdb_version | Sets the version of InfluxDB to use (for example: 2.0.7). See https://portal.influxdata.com/downloads/ for versions. latest and nightly are also supported. | yes | — |
| influxdb_start | Set to false if you only need to use the cli tools without a locally running InfluxDB instance. If this is false, you can ignore the init parameters. | no | true |
| influxdb_org | The initial Organization of the InfluxDB instance. | no | organization |
| influxdb_user | The initial User of the InfluxDB instance. | no | user |
| influxdb_password | The initial Password of the InfluxDB instance. | no | password |
| influxdb_bucket | The initial Bucket of the InfluxDB instance. | no | bucket |
Outputs
no outputs