1. Packages
  2. Packages
  3. InfluxDB V3
  4. Installation & Configuration
Viewing docs for InfluxDB3 v1.3.0
published on Tuesday, Mar 11, 2025 by DEPRECATED

InfluxDB V3: Installation & Configuration

influxdb3 logo
Viewing docs for InfluxDB3 v1.3.0
published on Tuesday, Mar 11, 2025 by DEPRECATED

    Installation

    The Pulumi InfluxDB V3 provider is available as a package in all Pulumi languages:

    Configuration

    The following configuration points are available for the InfluxDB3 provider:

    • influxdb3:account_id (environment: INFLUXDB3_ACCOUNT_ID) - The ID of the account that the cluster belongs to
    • influxdb3:cluster_id (environment: INFLUXDB3_CLUSTER_ID) - The ID of the cluster that you want to manage
    • influxdb3:token (environment: INFLUXDB3_TOKEN) - The InfluxDB management token

    Provider Binary

    The InfluxDB V3 provider binary is a third party binary. It can be installed using the pulumi plugin command.

    pulumi plugin install resource influxdb3 <version> --server github://api.github.com/komminarlabs
    

    Replace the version string <version> with your desired version.

    influxdb3 logo
    Viewing docs for InfluxDB3 v1.3.0
    published on Tuesday, Mar 11, 2025 by DEPRECATED

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial