free and open source amazon s3 compatible object storage single node multi drive all as a docker container using a docker compose file 00:00 intro to SNMD minio in docker 00:39 best practises on implementing single node multi drive 02:29 schematic view of minio single node multi drive mode 03:20 docker-compose file to start minio single node multi drive 06:06 start minio single node multi drive docker container 09:50 restore data on replaced drives 11:50 outro
just have the official image pulled to ur machine also if u do not have that image when u run docker build it will automatically download the base image
free and open source amazon s3 compatible object storage
single node multi drive
all as a docker container using a docker compose file
00:00 intro to SNMD minio in docker
00:39 best practises on implementing single node multi drive
02:29 schematic view of minio single node multi drive mode
03:20 docker-compose file to start minio single node multi drive
06:06 start minio single node multi drive docker container
09:50 restore data on replaced drives
11:50 outro
Professional
thanks man 👍👍
Great man. Thanks for the good explanation
I assume you already has minio installed on your linux machine before running docker file to create minio container is my understanding correct?
just have the official image pulled to ur machine
also if u do not have that image
when u run docker build it will automatically download the base image
@@mediumguy6 thanks for the info .
If I just copy your docker file on my machine will it work ?
@@srikanthg8142 did u check out my repo link I've put on the description part of this video?
Professional 🤌🏻