Minio
Recent Changes
Update minio to RELEASE.2025-04-22T22-12-26Z
move to go1.24 by @harshavardhana in https://github.com/minio/minio/pull/21114
Fix buffered streams missing final entries by @klauspost in https://github.com/minio/minio/pull/21122
typo: fix error msg for decoding XL headers by @wooffie in https://github.com/minio/minio/pull/21120
typo: fix return of checkDiskFatalErrs by @wooffie in https://github.com/minio/minio/pull/21121
Fix shared error buffer by @klauspost in https://github.com/minio/minio/pull/21203
support autogenerated credentials for KMSSECRETKEY properly by @harshavardhana in https://github.com/minio/minio/pull/21223
fix: batch expiry job doesn't report delete marker in batch-status me by @jiuker in https://github.com/minio/minio/pull/21183
Nats tls handshake first by @matthewdavidlloyd in https://github.com/minio/minio/pull/21008
About
Minio is a distributed object storage server built for cloud applications and devops.
Features
Amazon S3 Compatible
Minio implements Amazon S3 v4 APIs. Minio also includes client SDKs and a console utility.
Minimalist Design
Minio is deeply influenced by minimalism. We believe that only simple things scale.
Apache License 2.0
Minio is free software, released under Apache license v2.0. Minio has an active developer and user community.
Lambda Functions
Minio triggers Lambda functions through event notification service. In addition Minio also supports simple queueing service for AMQP, Elasticsearch, Redis, NATS and Postgres targets.
Erasure Code & Bitrot Protection
Minio protects data against hardware failures and silent data corruption using erasure code and checksums. You may lose half the number of drives and still recover from it.
Written in Go
Go is an emerging language of choice for modern cloud infrastructure projects. Go language enables Minio to be highly concurrent and lightweight.
Install Minio in a few minutes on your server with Cloudron. To install Cloudron first, follow our setup steps.