feat(chapter-27): add Docker Compose for local self-hosting

↗ view on GitHub · Amal · 2026-05-24 · 5719dd1d

Chapter: 27 - Self-hosting path.

Plain-English map:
Add Dockerfiles and Docker Compose configuration so contributors can run a
local web/API setup with less manual environment work.

Why it matters:
If local setup is fragile, forks drift because everyone solves deployment
differently. A supported path keeps more work shareable upstream.

Principle:
Self-hosting should be boring and documented.

Precedent borrowed:
Upstream PRs #44, #63, and #149 plus the fork report's large local/self-hosted
stack cluster.

Upstream base: willchen96/mike@d39f580.
Original local commit: b2ae01c.
Repository amal66/mike
Author Amal <mamalanand3@gmail.com>
Authored
Parents ca69fd8c
Stats 4 files changed , +178
Part of Docker Compose for local self-hosting

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-5719dd1d.md from inside the repo you want the change in.

⬇ Download capture-commit-5719dd1d.md