dify-helm
dify-helm copied to clipboard
Deploy langgenious/dify, an LLM based app on kubernetes with helm chart.
This is my first time reporting a bug on github, so please forgive the poor quality. **Describe the bug** Setting the next value to true will result in an error....
mkdir: cannot create directory ‘/bitnami/postgresql/data’: Permission denied Because it's my first time using it, I don't quite understand. After deployment, the log shows this. Can you help me solve it
S3 Path Style is deprecated on AWS. Set Path Style as toggable (with default false) for other instance like Minio which supports both. Additionally i added .editorconfig so the formating...
I want to know which version of dify I can deploy to based on this project, but I don't see the relevant description from the documentation. dify has been iterating...
Why is plugin-daemon configured as a Deployment? Wouldn’t a StatefulSet be more appropriate? When plugin-daemon is a Deployment with a ReadWrite PVC, then every plugin-daemon container will start all plugin...
# Weaviate Dependency Update ## Intro The built-in [Weaviate dependency update](https://github.com/BorisPolonsky/dify-helm/pull/322) was updated to meet the upstream requirement since Dify 1.9.2+. It's strongly advised evaluate the process and back up...
This is the final execution directory for the Python plugin. Each time a pod restarts, it reads the plugin from the `PLUGIN_STORAGE_LOCAL_ROOT` directory and installs it, so there’s no need...