Save products you love by clicking the heart icon.
We use privacy-friendly analytics (Plausible + Umami) to understand how visitors use this site. No analytics are loaded without your consent. Privacy Policy
S3-compatible object storage with automated backup, lifecycle management, and Nginx reverse proxy — without the AWS bill.
Free digital delivery
The information, code snippets, configuration files, and instructions provided in this product are shared for educational and informational purposes only. While every effort has been made to ensure accuracy, you are solely responsible for reviewing, testing, and adapting any code or configurations to your own environment before using them in production.
No liability: The author(s) shall not be held liable for any damages, data loss, system outages, security breaches, or other issues arising from the use, misuse, or inability to use the code, configurations, or instructions provided in this product. By downloading or using this product, you acknowledge that you understand and accept these terms.
Production-ready PostgreSQL + Redis with automated daily backups, 30-day retention, and optional S3 off-site sync.
Production-ready n8n with PostgreSQL persistence and Redis-backed queue for reliable workflow automation.
Full infrastructure observability with Grafana, Prometheus, Loki, and Alloy — deploy on any Linux server in minutes.
S3-compatible object storage with automated backup, lifecycle management, and Nginx reverse proxy. Ideal for application data, backups, logs, and media — any workload that needs durable, scalable storage without the AWS bill.
Includes: MinIO Server, Nginx reverse proxy, backup agent, mc client
Components:
mc mirror (incremental sync)| Mode | Use Case | Nodes | |------|----------|-------| | Single-node standalone | Dev, personal use, <5TB | 1 | | Single-node with drives | Small team, HA storage | 1 + 4 drives | | Distributed cluster | Production, multi-AZ | 4-16 nodes |
The included stack ships as single-node with drives — ready to scale to distributed when needed. MinIO's erasure coding provides RAID-like protection without hardware RAID.
Recommended backup schedule:
The mc mirror command handles incremental sync efficiently:
mc mirror --watch /data/files play/mybucket
For 10TB monthly storage with egress: | Provider | Monthly Cost | |----------|-------------| | AWS S3 Standard | ~$230 | | MinIO self-hosted (4x 4TB NVMe) | ~$60 (amortized hardware) | | Backblaze B2 | ~$60 |
Self-hosted MinIO breaks even at approximately 5TB and gets cheaper from there.
Developers and ops teams who need S3-compatible storage without monthly egress bills. Ideal for backup targets, media storage, log archives, and application data that needs to stay within a private network boundary.