Go to file
2025-06-09 00:10:09 -04:00
.env.example init commit w/data 2025-06-08 23:53:26 -04:00
.gitignore init commit w/data 2025-06-08 23:53:26 -04:00
docker-compose.yaml init commit w/data 2025-06-08 23:53:26 -04:00
README.md Add mc client instrutions 2025-06-09 00:10:09 -04:00

MinIO

MinIO Documentation

This deployment relies on an NFS mount on host system for container /data volume.

Install the MinIO Client (mc)

brew install minio/stable/mc
mc --help