Skip to main content

A Pulumi package for creating and managing InfluxDB resources.

Project description

InfluxDB Resource Provider

The InfluxDB Resource Provider lets you manage InfluxDB resources.

Supported InfluxDB flavours

v3

v2

Installing

This package is available for several languages/platforms:

Node.js (JavaScript/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either npm:

npm install @thulasirajkomminar/influxdb

or yarn:

yarn add @thulasirajkomminar/influxdb

Python

To use from Python, install using pip:

pip install thulasirajkomminar_influxdb

Go

To use from Go, use go get to grab the latest version of the library:

go get github.com/thulasirajkomminar/pulumi-influxdb/sdk/go/...

.NET

To use from .NET, install using dotnet add package:

dotnet add package ThulasirajKomminar.InfluxDB

Configuration

The following configuration points are available for the influxdb provider:

  • influxdb:password (environment: INFLUXDB_PASSWORD) - The InfluxDB password
  • influxdb:token (environment: INFLUXDB_TOKEN) - An InfluxDB token string
  • influxdb:url (environment: INFLUXDB_URL) - The InfluxDB server URL
  • influxdb:username (environment: INFLUXDB_USERNAME) - The InfluxDB username

Authentication

The InfluxDB provider supports two authentication methods:

  • Token-based authentication (recommended).
  • Username and password authentication.

Authentication Priority

When both authentication methods are provided, token authentication takes priority. This means:

  • If both token and username/password are configured, the provider will use token authentication
  • Token authentication is the recommended method for better security and simplicity
  • Username/password authentication is used only when no token is provided

Reference

For detailed reference documentation, please visit the Pulumi registry.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

thulasirajkomminar_influxdb-1.6.0.tar.gz (26.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

thulasirajkomminar_influxdb-1.6.0-py3-none-any.whl (48.5 kB view details)

Uploaded Python 3

File details

Details for the file thulasirajkomminar_influxdb-1.6.0.tar.gz.

File metadata

File hashes

Hashes for thulasirajkomminar_influxdb-1.6.0.tar.gz
Algorithm Hash digest
SHA256 5c3e2ff3e98b22a1068cd28d72f1c82a52e5bdd2a7ce1e79da2cebe6966e2641
MD5 94940780fc59d982a06c1c754937fefb
BLAKE2b-256 c55334023ace9890b92edbee11b7540c52dff5149f45276bb2e27f9b379de0e7

See more details on using hashes here.

File details

Details for the file thulasirajkomminar_influxdb-1.6.0-py3-none-any.whl.

File metadata

File hashes

Hashes for thulasirajkomminar_influxdb-1.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bbbc035b8dbf3d2e699ab174c8b972ac05eb79be94e7d12cac815a0e3ea647eb
MD5 ab7a16c25b6471b303c1462071b0672b
BLAKE2b-256 4f38f419b9a0bdddf5503f0632fd8f2a6102bda21d893b1f91eb9d1e3f2ed1f9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page