Texonom
Texonom
/
Computing
Computing
/Computing Method/Cloud Computing/Cloud Storage/Object Storage/Minio/
Minio Docker Compose
Search

Minio Docker Compose

Creator
Creator
Seonglae Cho
Created
Created
2022 Mar 9 11:15
Editor
Editor
Seonglae Cho
Edited
Edited
2024 Jan 13 2:56
Refs
Refs

single instance compose

 
 
 

compose with distributed

Deploy MinIO on Docker Compose
Docker Compose allows defining and running single host, multi-container Docker applications. With Compose, you use a Compose file to configure MinIO services. Then, using a single command, you can create and launch all the Distributed MinIO instances from your configuration. Distributed MinIO instances will be deployed in multiple containers on the same host.
Deploy MinIO on Docker Compose
https://docs.min.io/docs/deploy-minio-on-docker-compose.html
 
 

Recommendations

Texonom
Texonom
/
Computing
Computing
/Computing Method/Cloud Computing/Cloud Storage/Object Storage/Minio/
Minio Docker Compose
Copyright Seonglae Cho