feat(compose): add MinIO and bucket-init for local S3 storage
Adds a minio service (S3 API on :9000, console on :9001) and a one-shot minio/mc sidecar that creates the 'mike' bucket on first compose-up. Persistence via mike_minio_data named volume. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
| Repository | juanjo/mike |
|---|---|
| Author | Juan Vidal <juan.vidal@comgy.io> |
| Authored | |
| Parents | c5d06a24 |
| Stats | 1 file changed , +31 |
| Part of | MinIO local S3-compatible storage (replaces R2 dependency for local dev) |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-ef16e3a6.md
from inside the repo you want the change in.