Commit Graph

366 Commits (816ea2457184c6ed7c71de9c6181ee0d0eb3b3bf)

Author SHA1 Message Date
ytqh 42b7ec95bf Integrate admin platform into Docker Compose stack
- Add admin service to docker-compose.yaml and docker-compose-template.yaml
  - Uses akiyu303/jim-admin:latest image
  - Configurable API URL via ADMIN_API_URL env var (defaults to https://qingsu.chat)
  - Includes health check on /admin endpoint

- Update nginx configuration to route /admin to admin container
  - Changed from host.docker.internal:3000 to admin:3000
  - Admin service now runs within Docker network

- Add admin service as nginx dependency to ensure proper startup order

This allows the admin platform to run as part of the complete jim-dify stack
instead of requiring a separate local development server.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
11 months ago
ytqh 3a82e83dad feat: support email as admin login 1 year ago
ytqh cc625b387d Merge remote-tracking branch 'dify/main' into main 1 year ago
AllenWriter 3ecc1e0228
Fix: update docs link (#19278) 1 year ago
ytqh b35f6a3f0a update compose 1 year ago
ytqh 62ade5ecd3 opt: opt debug demo 1 year ago
ytqh 43348dbda3 chore: format 1 year ago
ytqh 2828eb6c98 feat: add logs mapping for aliyun logtail 1 year ago
ytqh da90753256 chore: add ssrf_proxy in proxy 1 year ago
ytqh 8924e74ed6 chore: add proxy for web 1 year ago
ytqh 01c6681fa1 Merge remote-tracking branch 'dify/main' into main 1 year ago
ytqh 3ceabc4e1d feat: add proxy for plugin daemon 1 year ago
ytqh 5fdda0f20f Merge remote-tracking branch 'dify/main' into main 1 year ago
Ahmad Zidan 8266815cda
feat: add AWS Managed IAM auth for OpenSearch vector DB (#18963) 1 year ago
-LAN- 49678e4b48
chore: Bump version to 1.3.1 (#18962)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
ytqh 554a80d7f7 feat: add DEBUG_ADMIN_PHONE configuration for demo features 1 year ago
17782798075 9988a506cd
fix: enable Milvus database configuration via .env(#18707) (#18714)
Co-authored-by: jiawei.wang <jml@0603>
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
Jiang 37e2f73909
[Lindorm VDB] Add the QUERY_TIMEOUT parameter to force the search query to fail. (#18613)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
1 year ago
王晓阳 0babdffe3e
feat: support vastbase vector database (#16308) 1 year ago
-LAN- f6b3724268
chore(docker): bump dify-plugin-daemon to 0.0.9 (#18672)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- e9aedc701c
chore: Updates version numbers for upcoming release (#18550)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Joel 3737e0b087
fix: clickjacking (#18516)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
lauding eb1ce3dd6b
feat: support huawei cloud vector database (#16141) 1 year ago
souljoy 20df6e9c00
Add docker environment variable PIP_MIRROR_URL for sandbox (#18371) 1 year ago
-LAN- 6d9dd3109e
feat: add a abstract layer for WorkflowNodeExcetion (#18026) 1 year ago
Rain Wang e8d98e3d89
Add analyzer_params config for milvus vectordb (#18180) 1 year ago
crazywoola e1455cecd8
feat: add switches for jina firecrawl watercrawl (#18153) 1 year ago
kurokobo cd17ce9250
fix: start api and worker after the database has become healthy (#18109) 1 year ago
mousemin 0a9031fd42
fix: plugin parameter aws_secret_key parameter not found (#18075) 1 year ago
kurokobo bc57fa0619
fix: start the plugin daemon after the database has become healthy (#17928) 1 year ago
AichiB7A 5f8d20b5b2
[Observability] Integrate OpenTelemetry (#17627) 1 year ago
quicksand 0b1f938389
fix: docker compose plugin s3 config default value (#17722) 1 year ago
-LAN- d3157b46ee
feat(large_language_model): Adds plugin-based token counting configuration option (#17706)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
1 year ago
quicksand 1d5c07dedb
fix : PLUGIN_S3_USE_AWS_MANAGED_IAM AND PLUGIN_S3_USE_PATH_STYLE … (#17702) 1 year ago
-LAN- 2c2efe2e1e
chore(*): bump version to 1.2.0 (#17675)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
quicksand 9000f4ad05
feat: add plugin daemon oss env config (#17663) 1 year ago
wlleiiwang 42a42a7962
FEAT: support Tencent vectordb to full text search (#16865)
Co-authored-by: wlleiiwang <wlleiiwang@tencent.com>
1 year ago
ytqh b0bcda789c update 1 year ago
ytqh 10a8c23cd4 Revert "update"
This reverts commit 4b89376d84.
1 year ago
ytqh 4b89376d84 update 1 year ago
ytqh 74bdef4565 update 1 year ago
wanttobeamaster 7f70cadacb
feat: support Tablestore vector database (#16601)
Co-authored-by: xiaozhiqing.xzq <xiaozhiqing.xzq@alibaba-inc.com>
1 year ago
XiaoBa c451f54925
feat: add the maximum number of iterations to env (#16805)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
1 year ago
hsiong 6157f57872
feat: Add OceanBase hybrid search features (#16652)
Co-authored-by: 李远军 <4842@9ji.com>
Co-authored-by: yourchanges <yourchanges@gmail.com>
1 year ago
-LAN- c167a1f4f4
chore: bump the package version to 1.1.3 (#16612)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
chenhuan0728 770c461a8f
feat: add openGauss PQ acceleration feature (#16432)
Co-authored-by: chenhuan <huan.chen0728@foxmail>
1 year ago
-LAN- bf90d34c2f
chore: update version to 1.1.2 in configuration and Docker files (#16457)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 85160b0487
chore: update version to 1.1.1 in packaging and docker configurations (#16301)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- ac80c04bd3
chore: bump version to 1.1.0 (#16128)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
ytqh 2c9cbf11fe impl phone login logic 1 year ago