brainbytes-dev packages Mike to run on your own servers
The fork adds everything needed to self-host Mike instead of relying on the original author's hosting.
brainbytes-dev has bundled Mike into a container setup - a standard, portable way to ship an app so it runs the same on any server. Point it at Coolify (an open-source tool for hosting apps on your own machines) and the whole system stands up: the app, its interface, file storage on Cloudflare R2, a Supabase database, and keys for three AI providers (Anthropic's Claude, OpenAI, and Google). The recipe also installs LibreOffice, the free office suite, so the server can open and convert Word, Excel, and PowerPoint files on its own.
A follow-up fixes a real bug that broke the first build, so the recipe now works cleanly end to end. There's one caveat: secrets and configuration are left to whoever runs it, so this is a starting point rather than a turnkey install.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?