rbhr/mike
A fresh fork of Mike aimed at running the whole app locally with one command and no cloud accounts.
This fork exists for one reason so far: @rbhr wants Mike to run entirely on your own machine. Right now, trying Mike means signing up for a hosted Supabase project and provisioning a cloud storage bucket before the app will even start. @rbhr proposes replacing that setup ritual with a single Docker Compose command that brings up the full stack, no external accounts required.
That's the whole story at the moment. The fork sits at zero commits ahead of upstream, so if you tried it today you'd get stock Mike. The self-hosted deployment work is a proposal, not shipped software. We know nothing about @rbhr beyond the handle.
Worth watching if you care about running legal tooling on infrastructure you control - a self-hosted path is exactly the kind of change firms with data-residency or confidentiality constraints tend to want. Check the GitHub repo to see whether the Compose work has landed.
What's in it
- Self-hosted Docker Compose stack (proposed) One command to bring up the entire application locally - no hosted Supabase project, no cloud storage bucket, no external accounts.
Direction
infrastructure
Activity
Threads of work (detailed view)
rbhr makes Mike a one-command install
The whole application now runs on your own machine, with no cloud accounts to set up first.
Pull requests (detailed view)
🟢 Open (1)
rbhr · opened 16d ago