Skip to main content

A Pulumi package for creating and managing minio cloud resources.

Project description

Actions Status Slack NPM version Python version NuGet version PkgGoDev License

Minio Resource Provider

The Minio Resource Provider lets you manage releases in a Minio installation.

Installing

This package is available in many languages in the standard packaging formats.

Node.js (Java/TypeScript)

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

$ npm install @pulumi/minio

or yarn:

$ yarn add @pulumi/minio

Python

To use from Python, install using pip:

$ pip install pulumi_minio

Go

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

$ go get github.com/pulumi/pulumi-minio/sdk

.NET

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

$ dotnet add package Pulumi.Minio

Configuration

The following configuration points are available:

  • minio:minioServer - (Required) Minio Host and Port. It must be provided, but it can also be sourced from the MINIO_ENDPOINT environment variable
  • minio:minioAccessKey - (Required) Minio Access Key. It must be provided, but it can also be sourced from the MINIO_ACCESS_KEY environment variable
  • minio:minioSecretKey - (Required) Minio Secret Key. It must be provided, but it can also be sourced from the MINIO_SECRET_KEY environment variable
  • minio:minioRegion - (Optional) Minio Region (default: us-east-1).
  • minio:minioApiVersion - (Optional) Minio API Version (type: string, options: v2 or v4, default: v4).
  • minio:minioSsl - (Optional) Minio SSL enabled (default: false). It can also be sourced from the MINIO_ENABLE_HTTPS environment variable

Reference

For further information, please visit the Minio provider docs or for detailed reference documentation, please visit the API docs.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

pulumi_minio-0.16.0a1720076289.tar.gz (24.0 kB view details)

Uploaded Source

Built Distribution

pulumi_minio-0.16.0a1720076289-py3-none-any.whl (47.7 kB view details)

Uploaded Python 3

File details

Details for the file pulumi_minio-0.16.0a1720076289.tar.gz.

File metadata

File hashes

Hashes for pulumi_minio-0.16.0a1720076289.tar.gz
Algorithm Hash digest
SHA256 2bb841768e15b461f7b53b432378ee32b42b0d9f1608939932affb0267a6fcc0
MD5 02bea940c3da23907996e1eef7e8a1b7
BLAKE2b-256 4ac30594de2aa7fdd5a08b9bef3fcf600fcd05a8c4ad5388d3a18f7a26e9f598

See more details on using hashes here.

File details

Details for the file pulumi_minio-0.16.0a1720076289-py3-none-any.whl.

File metadata

File hashes

Hashes for pulumi_minio-0.16.0a1720076289-py3-none-any.whl
Algorithm Hash digest
SHA256 b48dac9c3f743c102b8aadb83b5c1ea09d732475094d6a801dbc0f76a3d85fb4
MD5 4d1ba0d26b4cb57b868d0a5df25cbba0
BLAKE2b-256 0c7249908b728e0f99b13f4f470f3bd5361902252b4b723c02b0175e3fe7dd7f

See more details on using hashes here.

Supported by

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