osama-ata/mikeoss

Self-hosted deployment path for mike with Docker, Supabase, and MinIO

Single topic, three commits. The work is clearly motivated by a need to run mike without cloud dependencies. The commits follow the typical bring-it-up-fix-what-breaks pattern: main compose file, then the post-startup CORS and S3 fixes. Low commit velocity but focused.

View on GitHub →

osama-ata/mikeoss has a single area of focus: making the legal AI platform runnable entirely on-premises via Docker. The work adds docker-compose orchestration for a full Supabase stack (Postgres 17, gotrue, PostgREST, Kong) and MinIO as the S3 backend, with multi-stage Dockerfiles for both the frontend and backend.

The most transferable output from this fork is a correctness bug fix buried in the third commit: shared-project queries against a JSONB column used the wrong serialization format, causing silent zero-row results for any user accessing a project they don't own.

What's in it

Direction

infrastructure

Activity

Themed changes and pull requests touching this fork, newest first. Themed changes that haven't been turned into a public post yet still appear — they're real work even without a published writeup.

Threads of work (detailed view)

2 threads have been distilled into posts.