Skip to content

minio_intro

Ruben S. Montero edited this page Jan 2, 2025 · 8 revisions

Overview

MinIO is an object storage solution that provides an Amazon Web Services S3-compatible API and supports all core S3 features. MinIO is built to deploy anywhere - public or private cloud, baremetal infrastructure, orchestrated environments, and edge infrastructure.

This appliance deploys a Single-Node Single-Drive or a Single-Node Multi-Drive MinIO instance running on Ubuntu, using the latest stable MinIO DEB. For Multi-Node Multi-Drive deployments, refer to the MinIO Multi-Node documentation.

Download

The latest version of MinIO appliance can be downloaded from the OpenNebula public Marketplace:

Requirements

  • OpenNebula version: >= 6.4
  • Recommended Memory: 32GB
  • Minimum disks for Single-Node Multi-Drive: 4 disks, 8 disks recommended

Release Notes

Details for each release are available on the release page, providing comprehensive information about every version. The MinIO appliances is based on Ubuntu 22.04 (for x86-64).

Component Version
MinIO RELEASE.2024-10-02T17-50-41Z

Next: MinIO Quick Start

Clone this wiki locally