Skip to content

Ansible playbook to install Minio S3 server to any number of servers as cluster.

Notifications You must be signed in to change notification settings

us2h/minio-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Minio Cluster

Purpose

It's a simple and fast way to deploy your own Minio cluster with any number of nodes to get your own S3-compatible storage. When using Minio as a cluster, it increases the reliability of your Minio installation and allows you to combine several servers into a single storage system. Atop this cluster sits a Caddy server, serving as a proxy for balancing, health checks, and TLS termination.

Ansible

Ansible playbook to initial configuration of servers in cluster, install all dependencies (Docker and Docker Compose) and install and configure Minio cluster and proxy server with Caddy for it.

Ansible

About

Ansible playbook to install Minio S3 server to any number of servers as cluster.

Resources

Stars

Watchers

Forks

Languages