danny-avila / LibreChat

Enhanced ChatGPT Clone: Features Anthropic, AWS, OpenAI, Assistants API, Azure, Groq, o1, GPT-4o, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. Actively in public development.
https://librechat.ai/
MIT License
18.58k stars 3.13k forks source link

Enhancement: Helm chart for deployment into K8S #1489

Closed siriusfreak closed 10 months ago

siriusfreak commented 10 months ago

What features would you like to see added?

Helm chart for deployment into K8S

More details

Hello.

I can (and I want) to implement a helm chart and documentation to simplify the deployment of this project into k8s.

According to the contribution guide, I should ask if it is required for the project.

Which components are impacted by your request?

Other

Pictures

No response

Code of Conduct

iamNoah1 commented 8 months ago

@danny-avila if you are interested I would love to take over, as I was building a helm chart to deploy it internally the other day.

danny-avila commented 8 months ago

@iamNoah1 someone from the community made this: https://github.com/Schluggi/helm-charts/tree/main/charts/librechat

It would be helpful for you to review it and to have docs for it since I'm a helm chart noob!