sherpadvisorylab makes Mike self-hostable on its own servers

A fork that ships everything you need to run this legal-AI app on infrastructure you control, instead of someone else's cloud.

infrastructuresecurity

sherpadvisorylab added a complete packaging-and-deployment setup so the app can be stood up on a self-managed server with a couple of commands. It's built around Coolify, an open-source tool for hosting your own apps, and Supabase, an open-source data-and-storage backend - meaning the whole stack can live somewhere the team chooses rather than a vendor's platform.

Nothing about how the product behaves changes here. What changes is who holds the keys: the deployment is wired for the team's own hosting, with all the connections to email, document conversion, court-data, and AI providers threaded through in one place. The setup notes are written in Italian, and it's opinionated toward their particular stack, so borrowing it elsewhere would take some adapting.

So what Worth a look for any legal team that wants this running inside its own walls - for confidentiality, control, or data-residency reasons - rather than on hosted infrastructure.

View this fork on GitHub →

Spotted something wrong? Or know the PR text has fresher detail than the writeup above?

Commits in this thread

3 commits from sherpadvisorylab/mikelawyer, oldest first. Source extracted verbatim from the harvested git log.

SHA Subject Author Date
0c4207a6 Add Docker setup for Coolify deployment (docker-compose + Dockerfiles + standalone output) Alessandro Stucchi 2026-06-19 ↗ GitHub
97599baf Fix: set HOSTNAME=0.0.0.0 for Next.js standalone server in Docker Alessandro Stucchi 2026-06-19 ↗ GitHub
a8b13bfe Pass backend env vars through compose Alessandro Stucchi 2026-06-19 ↗ GitHub

Capture this thread into my fork

Download a single Markdown prompt that tells Claude how to port every commit above into your working tree — adapting paths and structure to match your repo. Run it via claude -p < capture-thread-671.md from inside the repo you want the changes in.

⬇ Download capture-thread-671.md