1. Packages
  2. Packages
  3. CrateDB
  4. Installation & Configuration
Viewing docs for CrateDB v0.3.0
published on Tuesday, Mar 11, 2025 by DEPRECATED

CrateDB: Installation & Configuration

cratedb logo
Viewing docs for CrateDB v0.3.0
published on Tuesday, Mar 11, 2025 by DEPRECATED

    Installation

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

    Configuration

    The following configuration points are available for the cratedb provider:

    • cratedb:api_key (environment: CRATEDB_API_KEY) - The API key
    • cratedb:api_secret (environment: CRATEDB_API_SECRET) - The API secret
    • cratedb:url (environment: CRATEDB_URL) - The CrateDB Cloud URL

    Provider Binary

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

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

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

    cratedb logo
    Viewing docs for CrateDB v0.3.0
    published on Tuesday, Mar 11, 2025 by DEPRECATED

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial