BorisPolonsky / dify-helm

Deploy langgenious/dify, an LLM based app on kubernetes with helm chart
MIT License
132 stars 30 forks source link

is there any plan for the rebasing with latest Dify release? #20

Closed gaolitao closed 5 months ago

BorisPolonsky commented 6 months ago

Yes, but I'm currently very busy and haven't caught up with the latest version yet. Could you elaborate and list what the incompatible parts are in the current version of helm chart?

gaolitao commented 6 months ago

Thanks, what i can see are that the env variables like:

CONSOLE_API_URL The backend URL of the console API, used to concatenate the authorization callback. If empty, it is the same domain. Example: https://api.console.dify.ai CONSOLE_WEB_URL The front-end URL of the console web, used to concatenate some front-end addresses and for CORS configuration use. If empty, it is the same domain. Example: https://console.dify.ai SERVICE_API_URL Service API Url, used to display Service API Base Url to the front-end. If empty, it is the same domain. Example: https://api.dify.ai APP_API_URL

listed https://docs.dify.ai/getting-started/install-self-hosted/environments

BorisPolonsky commented 6 months ago

Thanks, what i can see are that the env variables like:

CONSOLE_API_URL The backend URL of the console API, used to concatenate the authorization callback. If empty, it is the same domain. Example: https://api.console.dify.ai CONSOLE_WEB_URL The front-end URL of the console web, used to concatenate some front-end addresses and for CORS configuration use. If empty, it is the same domain. Example: https://console.dify.ai SERVICE_API_URL Service API Url, used to display Service API Base Url to the front-end. If empty, it is the same domain. Example: https://api.dify.ai APP_API_URL

listed https://docs.dify.ai/getting-started/install-self-hosted/environments

Such incompatibilities should have been fixed in this version.

BorisPolonsky commented 5 months ago

I got stuck setting up k8s development environment with docker desktop recently, so no progress so far. Any help on this issue would be appreciated.

BorisPolonsky commented 5 months ago

@gaolitao Please give this version a shot