Module: MINIO

Pigsty has built-in MinIO support. MinIO is an S3 OSS alternative which is used as an optional PostgreSQL backup repo

Min.IO: S3-Compatible Open-Source Multi-Cloud Object Storage

MinIO is an S3-compatible object storage server. It’s designed to be scalable, secure, and easy to use. It has native multi-node multi-driver HA support and can store documents, pictures, videos, and backups.

Pigsty uses MinIO as an optional PostgreSQL backup storage repo, in addition to the default local posix FS repo. If the MinIO repo is used, the MINIO module should be installed before any PGSQL modules. MinIO requires a trusted CA to work, so you have to install it in addition to NODE module.


Usage

Get started with MinIO and MCli, how to access the MinIO service?

Configuration

Configure MinIO clusters according to your needs, and access service through LB & Proxy

Parameters

MinIO has 15 parameters to customize the cluster as needed.

Playbook

How to manage MinIO cluster with ansible playbooks

Administration

Admin SOP, create & remove MinIO clusters and members

Monitoring

MinIO monitoring metrics, dashboards, and alerting rules

Metrics

Pigsty MINIO module metric list

FAQ

Pigsty MINIO module frequently asked questions