Self Host
Docker Compose Self-Hosting
Deploy Helicone using Docker Compose. Quick setup guide for running a containerized instance of the LLM observability platform on your local machine or server.
At Helicone we believe that open-source software makes the world a better place. We are committed to open-source and we made a guide to make it easy for you to deploy your own instance of Helicone.
Running locally
To create a user go to http://localhost:8989/project/default/auth/users and add your account. You can use this account to sign into Helicone at localhost:3000 via your browser.
Default URLs:
- Helicone Webpage: localhost:3000
- Helicone Worker: localhost:8787
Maintaining your instance
Helicone container builds
Background
This folder is forked from supabase’s docker
Here is a helpful guide for getting started: here
Was this page helpful?