techieanant/mike

Self-hosted Docker stack to run mike without any cloud service dependencies

Single topic. The self-hosted Docker deployment PR is open against main. It covers Dockerfiles, compose configuration, a MinIO init script, SQL bootstrap files, a GitHub Actions workflow for GHCR publishing, and two deployment guides. No other activity tracked in this fork.

View on GitHub →

techieanant/mike has one active track: a Copilot-authored PR that replaces all hosted dependencies with open-source equivalents. Managed Postgres, Supabase auth, PostgREST, and S3/R2 are swapped for supabase/postgres, GoTrue behind nginx, PostgREST, and MinIO respectively. Two multi-stage Dockerfiles, a pair of compose files for dev and production, and a GitHub Actions publishing workflow round out the change.

What's in it

Direction

infrastructuresecurity

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)

1 thread have been distilled into posts.

Self-contained Docker stack replaces hosted Supabase, Postgres, auth, and S3

A Copilot-authored PR proposes running the full mike stack on a single host using only open-source components - no hosted Supabase, no managed Postgres, no cloud object storage. The change is a complete deployment re-architecture: new Dockerfiles, compose orchestration, an nginx gateway, MinIO for storage, and automated schema seeding.

Pull requests (detailed view)

1 PR touch this fork — inbound (filed against it) or outbound (filed from it). State icons match the editorial dashboard.

🟢 Open (1)