Self hosting

LLMonitor was designed to be surprinsingly simple to self-host.

Requirements

Steps

  1. Setup a new Supabase project (recommended to self-host it yourself)
  1. Clone the repo and deploy it to Vercel (or any other hosting service)

  2. Look at .env.example to see what environment variables you need to set on Vercel

  3. Open the Supabase Admin dashboard and run the setup-dump.sql file content

  4. Done! Open the deployed URL to get started.

Questions? We're here to help.