Skip to content

Install minio via official minio repo on macOS

Gasol Wu requested to merge Gasol/gitlab-development-kit:minio into master

What does this Merge Request do?

Guide people to install MinIO via MinIO's Homebrew Tap on macOS, It's the way recommended by MinIO

NOTE: If you previously installed minio using brew install minio then it is recommended that you reinstall minio from minio/stable/minio official repo instead.

Here is the link of official Homebrew Tap for MinIO https://github.com/minio/homebrew-stable

Edited by Gasol Wu

Merge request reports