Skip to content

MinIO

This page provides downloadable offline packages for various versions of MinIO.

Download

Validation

To validate the integrity of the downloaded offline package and checksum file, run the following command in the directory where they are located:

echo "$(cat minio_0.8.1_amd64_checksum.sha512sum)" | sha512sum -c

If the validation is successful, the printed result will be similar to:

minio_0.8.1_amd64.tar: OK

Installation

If this is your first time installing MinIO, please apply for a free trial or contact us for authorization: email info@daocloud.io or call 400 002 6898. If you have any questions regarding license keys, please reach out to the DaoCloud delivery team.

Comments