Free to join, permanently. No affiliate links, ever.
✓ VERIFIED S3-compatible No per-GB Unlimited storage
Your own S3-compatible storage. Upload, store, and serve files without per-GB pricing or vendor lock-in.
An S3-compatible object storage server you run on your own hardware. Upload files via the web UI, CLI, or any S3-compatible tool. Set buckets, policies, and access keys - identical API to AWS S3.
AWS S3 charges $0.023/GB/month plus request costs plus egress. A 100GB media library costs ~$2.30/month in storage, but egress fees can multiply that tenfold. MinIO on a $5 VPS with a 100GB disk costs $5 flat. No egress fees, no surprise bills, no vendor lock-in.
AWS S3, Cloudflare R2, Backblaze B2, Google Cloud Storage. Whatever you pay for that today is what this page is here to delete. Worth being honest with yourself first though: if the bill is already small, the answer may still be that this isn't worth your Saturday.
These are the steps in order. The time on the bar above is what this took us end to end, including the reading.
The actual configuration, not a sketch of one. The highlighted lines are the ones you have to change.
services: minio: image: minio/minio:latest ports: - "9000:9000" # S3 API - "9001:9001" # Web console environment: - MINIO_ROOT_USER=admin ← change this - MINIO_ROOT_PASSWORD=change-this-now ← 8+ characters command: server /data --console-address=":9001" volumes: - minio_data:/datavolumes: minio_data:
Disk is the constraint, not RAM. Runs on any $5 VPS. Add a block storage volume for more space.
What people found when they actually ran it - dated, named and specific, including the times our setup number turned out to be optimistic.
We're not going to invent them. Run it, then tell the room what actually happened - the time you got, and the step that wasn't in the instructions.
NEXT
Privacy-first web analytics you host yourself. No cookies, no consent banners, no 47-dashboard clutter.
Read the teardown →Schedule and publish to every social platform from one self-hosted dashboard. The Buffer replacement that doesn't cost $120/year.
Read the teardown →A CRM that looks like a 2025 product, not a 2008 enterprise tool. Open source, self-hosted, no per-seat pricing.
Read the teardown →