Log in
Log into community
Helicone Community Page
View all posts
Related posts
Did this answer your question?
😞
😐
😃
Powered by
Hall
Inactive
Updated 6 months ago
0
Follow
Self host
Self host
Inactive
0
Follow
K
King
6 months ago
·
how can i host helicone using my own database and own ui
1
J
K
P
47 comments
Share
Open in Discord
J
Justin
6 months ago
Hi King there’s a lot of options for self hosting - are you free for a quick chat sometime this week?
K
King
6 months ago
no tbh
K
King
6 months ago
we will figure it out
K
King
6 months ago
my issue is we dont want to use the whole data stack
J
Justin
6 months ago
Okay the easiest way to get it started is by doing docker compose up
K
King
6 months ago
yes i know but
K
King
6 months ago
you have it all built with supabase
K
King
6 months ago
and other databases
K
King
6 months ago
we would liek to integrate basically with our postgres
J
Justin
6 months ago
Ahh i see - yes we are working on gutting supabase
J
Justin
6 months ago
But it’s actually not that bad
K
King
6 months ago
all the code required is in the github right?
J
Justin
6 months ago
Yep
J
Justin
6 months ago
We also have a helm chart that we license out that allows you to connect your own DB
K
King
6 months ago
im not interested in paying atm till i try the product
K
King
6 months ago
so essentially with the self host
K
King
6 months ago
we set up our own api endpoint
K
King
6 months ago
and then we send the requests to our own endpoint
K
King
6 months ago
and that gets saved in the "supabase"
K
King
6 months ago
that we host
K
King
6 months ago
so it would be like mysite.com/ingest-helicone
K
King
6 months ago
and then everything would work superfluously
J
Justin
6 months ago
Exactly
J
Justin
6 months ago
If you want to get a version running locally really quick we recommend trying our docker compose
K
King
6 months ago
ok
K
King
6 months ago
good
K
King
6 months ago
Attachment
K
King
6 months ago
these features are not oss?
J
Justin
6 months ago
Yes are open source
K
King
6 months ago
no i mean the experiments and customer portal ec
K
King
6 months ago
etc
J
Justin
6 months ago
I know
J
Justin
6 months ago
Everything is OSS
K
King
6 months ago
ok
K
King
6 months ago
great
K
King
6 months ago
we will try
K
King
6 months ago
we want to ensure there is very little latency impact
J
Justin
6 months ago
okay! Please let me know if you have any questions
K
King
6 months ago
did oyu prefer mintlify
K
King
6 months ago
to gitbook
K
King
6 months ago
for creating docs?
J
Justin
6 months ago
Yes, they are prettier
P
PolluxCastor
5 months ago
Hi,
Can anyone help me with configuring self-hosted helicone via docker-compose up (running at localhost:3000) to log data to Helicone?
I mean like
Set env variables
os.environ["HELICONE_API_KEY"] = "your-helicone-key"
can we also have
os.environ["HELICONE_API_URL"] = "http://localhost:3000"
P
PolluxCastor
5 months ago
@Justin
P
PolluxCastor
5 months ago
i'm using liteLLM to log to helicone
s
st_bokarev
5 months ago
Hi @PolluxCastor ! Unfortunately LiteLLM only supports logging through our production us.helicone.ai right now
s
st_bokarev
5 months ago
Can I learn more about your self-hosting use case?
Add a reply
Sign up and join the conversation on Discord
Join on Discord