Skip to content

Deploy to heroku #1814

Apr 23, 2024 · 2 comments · 5 replies
Discussion options

You must be logged in to vote

Have a look at the docker compose file, you actually do not need to include the worker as it does not have any functionality in Langfuse v2 (current production setup). Also, I'd pull the production images published to docker hub instead of building the dockerfiles, this should simplify the setup a lot.

Edit, I just checked and apparently it is not possible to directly deploy docker hub images on heroku but you need to pull them locally and then push them to Heroku. When figuring this out, make sure to consider how you continuously upgrade you langfuse instance.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@MarcoSteinke
Comment options

@MarcoSteinke
Comment options

@marcklingen
Comment options

@MarcoSteinke
Comment options

@marcklingen
Comment options

Answer selected by MarcoSteinke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants