Awesome
dify-helm
Deploy langgenius/dify, an LLM based chat bot app on kubernetes with helm chart.
Installation
helm repo add dify https://borispolonsky.github.io/dify-helm
helm repo update
helm install my-release dify/dify
Supported Component
Components that could be deployed on kubernetes in current version
- core (
api
,worker
,sandbox
) - ssrf_proxy
- proxy (via built-in
nginx
oringress
) - redis
- postgresql
- persistent storage
- object storage
- weaviate
- qdrant
- milvus
External components that can be used by this app with proper configuration
- redis
- postgresql
- object storage
- weaviate
- qdrant
- milvus
- pgvector