Skip to content

neuro-inc/dify-helm

 
 

Repository files navigation

dify-helm

Github All Releases

Deploy langgenius/dify, an LLM based chat bot app on kubernetes with helm chart.

See APOLO.md for Apolo platform deployment instructions.

Installation

helm repo add dify https://neuro-inc.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)
  • proxy (via built-in nginx or ingress)
  • 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

Contributors

About

Deploy langgenious/dify, an LLM based app on kubernetes with helm chart

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Smarty 54.2%
  • Python 42.2%
  • Makefile 2.5%
  • Dockerfile 1.1%