← Back to Tools
M

minio-deploy

Deploy distributed MinIO S3 storage on systemd.

Bash Config Markdown YAML

Overview

A set of scripts and configuration files to set up a distributed MinIO S3 storage cluster managed by systemd. Includes a main deployment script that handles service lifecycle, environment variable configuration, and optional Docker-based deployment with HAProxy load balancing.

Tech stack

  • Bash
  • Systemd
  • MinIO
  • Docker (optional)
  • HAProxy (optional)