Skip to main content

2 posts tagged with "minio"

View all tags

Deploy MinIO with Docker Compose: A Practical Quick Start

· 3 min read
Apache Wangye
Software developer and technical writer

MinIO provides an S3-compatible object storage API that works well for development, private clouds, backups, and application file storage. This guide starts with a single-node Docker Compose deployment and then explains what must change before exposing it to production traffic.

Migrate MinIO Data Safely with mc mirror

· 3 min read
Apache Wangye
Software developer and technical writer

Moving MinIO is more than copying the latest object files. A reliable migration must account for versions, delete markers, metadata, lifecycle rules, access policies, encryption, and writes that occur during the copy. The safest pattern is a full synchronization followed by incremental catch-up and a controlled cutover.

Total views -- · Visitors --