Back to catalog
MinIO logo

Self-Host with Docker · Yantr

MinIO

High-performance S3-compatible object storage for building scalable storage solutions.

About

MinIO is a high-performance, S3-compatible object storage solution that's perfect for building private cloud storage. It's designed for large-scale AI/ML, analytics, and backup/archival workloads. MinIO is API-compatible with Amazon S3, meaning any application that works with S3 can use MinIO without modification. Features include distributed erasure coding, identity and access management, bucket replication, versioning, lifecycle policies, encryption (at rest and in transit), and a beautiful web console. It's Kubernetes-native and runs on any infrastructure.

How to Self-Host MinIO

MinIO can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what MinIO does, which Docker image Yantr uses, default ports, dependencies, and where to find the original compose template.

If you searched for MinIO Docker, MinIO Docker Compose, or self-host MinIO, this page is the direct landing page for that app in Yantr's catalog.

Use Cases

  • Build a private cloud storage solution compatible with S3 applications.
  • Store backups, archives, or media files with scalable object storage.
  • Use as the backend for Nextcloud's external storage.
  • Run AI/ML workloads that need S3-compatible storage for datasets.

Technical Details

Ports

Port Protocol Label
9001 HTTP Console
9000 HTTP API

Docker Image

minio/minio:latest

Service Name

minio

Notes

  • Console runs on port 9001, API on port 9000
  • Default credentials are minioadmin/minioadmin - change in production
  • Distributed mode available for multi-node deployments

Related Apps

More App Pages

Explore the full app catalog for more self-hosted services, alternatives, and dependencies that work alongside MinIO.

Page generated 2026-03-06T16:43:27.553Z