LIbreChat One click installation #2867
Replies: 6 comments 2 replies
-
Yes, can you help we are struggling to deploy it. Let me know if you want specific details |
Beta Was this translation helpful? Give feedback.
-
Having the same issue here! Would be amazing to add this as a template... |
Beta Was this translation helpful? Give feedback.
-
@sarvesh-astrophile and @afaraha8403 |
Beta Was this translation helpful? Give feedback.
-
It's not perfect, but I was able to get a few features working in a single docker-compose. Librechat is running and all, working with ChatGPT, I just need to do further testing for RAG, web search etc - But am running out of time, so sharing in case it helps:
Please use https://www.librechat.ai/toolkit/creds_generator to generator random keys. I will be adding ollama to this docker file for self hosted models too. |
Beta Was this translation helpful? Give feedback.
-
Made a few changes so that it is tidier inside of Coolify, I was able to create this as a new project and running it without problems after adding the creds keys. Moved all AI model keys to be a environment variable, defaulting to user provided keys. Just for ease of use. So the only Environment variables you need to fill out are the ones you can generate here: https://www.librechat.ai/toolkit/creds_generator I also removed the URL from meilisearch. Here is the latest docker-compose:
Again, please correct me where I'm wrong as I'm still learning. I just hope this helps :) |
Beta Was this translation helpful? Give feedback.
-
Perfect conversation, thanks for everyone's helping here! |
Beta Was this translation helpful? Give feedback.
-
@andrasbacsai and @danny-avila It would be awesome to have the LibreChat template running here. https://www.librechat.ai/
It allows to use almost any common LLM with user managment, custom promts.. etc.
There is a docker-compose with .env files but i can't get it to work as seen in this discussion.
Many thanks!
Beta Was this translation helpful? Give feedback.
All reactions