1
0
Fork 0
Commit Graph

15 Commits

Author SHA1 Message Date
renovate[bot] 5a58098576
chore(deps): update langgenius/dify-plugin-daemon docker tag to v0.4.1 (#2482) 2025-11-13 15:08:55 +00:00
renovate[bot] 629e8bd03e
chore(deps): update langgenius/dify-plugin-daemon docker tag to v0.4.0 (#2442) 2025-11-10 14:05:38 +00:00
pooneyy 2d7c9d3671
feat(dify): add comprehensive environment configuration template
- introduce .env.example with 1140+ configuration options for API service and worker
- enhance configuration coverage for database, redis, vector stores, and storage providers
- add new datasource configuration options for website readers (jinareader, firecrawl, watercrawl)
- expand vector store support with additional providers including matrixone, opengauss, tablestore, and vastbase
- improve workflow configuration with enhanced storage options and security settings

📝 docs(dify): update configuration templates and documentation

- enhance nginx configuration with improved variable substitution and MCP proxy support
- update squid proxy configuration with additional security rules and increased buffer size
- improve oracle database initialization scripts with world_lexer preference
- update tidb configuration files and docker-compose for version compatibility

♻️ refactor(structure): reorganize project directory layout

- move configuration files from conf/ subdirectory to app root for better clarity
- rename envs/dify.env to dify.env for consistency
- update file paths in docker-compose.yml to reflect new directory structure
- remove redundant configuration files and consolidate volumes

🔧 chore(dify): simplify form configuration and remove obsolete scripts

- remove database and vector store port configurations from data.yml form fields
- eliminate obsolete initialization and upgrade scripts
- add new pgvector docker-entrypoint.sh script for pg_bigm installation support
- update docker-compose.yml with enhanced environment variables and service configurations
2025-11-10 16:06:50 +08:00
renovate[bot] c4ba5b764d
chore(deps): update langgenius/dify-plugin-daemon docker tag to v0.4.0 (#2426) 2025-11-09 15:52:32 +00:00
renovate[bot] a9ab3e0aaf
chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1.3.3 (#2365) 2025-11-05 04:03:02 +00:00
renovate[bot] e0f12fb3a5
chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1.3.2 (#2358) 2025-11-04 11:16:44 +00:00
renovate[bot] 9b51612b4c
chore(deps): update semitechnologies/weaviate docker tag to v1.33.4 (#2352) 2025-11-03 21:26:16 +00:00
renovate[bot] 21a375067a
chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1.3.0 (#2333) 2025-11-02 06:02:36 +00:00
renovate[bot] 880999b573
chore(deps): update semitechnologies/weaviate docker tag to v1.33.3 (#2314) 2025-11-01 01:55:49 +00:00
renovate[bot] 266b666baf
chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1.2.2 (#2261) 2025-10-26 22:41:33 +00:00
renovate[bot] 0fa6286a22
chore(deps): update semitechnologies/weaviate docker tag to v1.33.2 (#2232) 2025-10-25 05:36:22 +00:00
renovate[bot] 50657b29ab
chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v9.2.0 (#2208) 2025-10-23 11:25:16 +00:00
renovate[bot] fd8d5be6a5
chore(deps): update docker.elastic.co/kibana/kibana docker tag to v9.2.0 (#2209) 2025-10-23 11:25:12 +00:00
renovate[bot] 7dd7a98e72
chore(deps): update langgenius/dify-plugin-daemon docker tag to v0.3.3 (#2190) 2025-10-22 01:35:34 +00:00
renovate[bot] 9c6659c97d
chore(deps): update dify to v1.9.2 (#2188) 2025-10-21 21:51:20 +00:00