Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
赵月辉
/
fastgpt-migrated
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
e7782ff3
authored
Jul 04, 2025
by
Archer
Committed by
GitHub
Jul 04, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update doc (#5150)
parent
8b0d09e2
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
32 additions
and
32 deletions
+32
-32
deploy/docker/docker-compose-milvus.yml
+6
-6
deploy/docker/docker-compose-oceanbase/docker-compose.yml
+6
-6
deploy/docker/docker-compose-pgvector.yml
+6
-6
deploy/docker/docker-compose-zilliz.yml
+6
-6
deploy/docker/yml.js
+6
-6
docSite/content/zh-cn/docs/development/upgrading/4100.md
+2
-2
No files found.
deploy/docker/docker-compose-milvus.yml
View file @
e7782ff3
...
@@ -151,8 +151,8 @@ services:
...
@@ -151,8 +151,8 @@ services:
fastgpt
:
fastgpt
:
container_name
:
fastgpt
container_name
:
fastgpt
image
:
ghcr.io/labring/fastgpt:v4.10.0
# git
image
:
ghcr.io/labring/fastgpt:v4.10.0
-fix
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.0 # 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.0
-fix
# 阿里云
ports
:
ports
:
-
3000:3000
-
3000:3000
networks
:
networks
:
...
@@ -209,15 +209,15 @@ services:
...
@@ -209,15 +209,15 @@ services:
-
./config.json:/app/data/config.json
-
./config.json:/app/data/config.json
sandbox
:
sandbox
:
container_name
:
sandbox
container_name
:
sandbox
image
:
ghcr.io/labring/fastgpt-sandbox:v4.10.0
# git
image
:
ghcr.io/labring/fastgpt-sandbox:v4.10.0
-fix
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.0 # 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.0
-fix
# 阿里云
networks
:
networks
:
-
fastgpt
-
fastgpt
restart
:
always
restart
:
always
fastgpt-mcp-server
:
fastgpt-mcp-server
:
container_name
:
fastgpt-mcp-server
container_name
:
fastgpt-mcp-server
image
:
ghcr.io/labring/fastgpt-mcp_server:v4.10.0
# git
image
:
ghcr.io/labring/fastgpt-mcp_server:v4.10.0
-fix
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.0 # 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.0
-fix
# 阿里云
ports
:
ports
:
-
3005:3000
-
3005:3000
networks
:
networks
:
...
...
deploy/docker/docker-compose-oceanbase/docker-compose.yml
View file @
e7782ff3
...
@@ -126,8 +126,8 @@ services:
...
@@ -126,8 +126,8 @@ services:
fastgpt
:
fastgpt
:
container_name
:
fastgpt
container_name
:
fastgpt
image
:
ghcr.io/labring/fastgpt:v4.10.0
# git
image
:
ghcr.io/labring/fastgpt:v4.10.0
-fix
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.0 # 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.0
-fix
# 阿里云
ports
:
ports
:
-
3000:3000
-
3000:3000
networks
:
networks
:
...
@@ -183,15 +183,15 @@ services:
...
@@ -183,15 +183,15 @@ services:
-
./config.json:/app/data/config.json
-
./config.json:/app/data/config.json
sandbox
:
sandbox
:
container_name
:
sandbox
container_name
:
sandbox
image
:
ghcr.io/labring/fastgpt-sandbox:v4.10.0
# git
image
:
ghcr.io/labring/fastgpt-sandbox:v4.10.0
-fix
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.0 # 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.0
-fix
# 阿里云
networks
:
networks
:
-
fastgpt
-
fastgpt
restart
:
always
restart
:
always
fastgpt-mcp-server
:
fastgpt-mcp-server
:
container_name
:
fastgpt-mcp-server
container_name
:
fastgpt-mcp-server
image
:
ghcr.io/labring/fastgpt-mcp_server:v4.10.0
# git
image
:
ghcr.io/labring/fastgpt-mcp_server:v4.10.0
-fix
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.0 # 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.0
-fix
# 阿里云
ports
:
ports
:
-
3005:3000
-
3005:3000
networks
:
networks
:
...
...
deploy/docker/docker-compose-pgvector.yml
View file @
e7782ff3
...
@@ -112,8 +112,8 @@ services:
...
@@ -112,8 +112,8 @@ services:
fastgpt
:
fastgpt
:
container_name
:
fastgpt
container_name
:
fastgpt
image
:
ghcr.io/labring/fastgpt:v4.10.0
# git
image
:
ghcr.io/labring/fastgpt:v4.10.0
-fix
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.0 # 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.0
-fix
# 阿里云
ports
:
ports
:
-
3000:3000
-
3000:3000
networks
:
networks
:
...
@@ -169,15 +169,15 @@ services:
...
@@ -169,15 +169,15 @@ services:
-
./config.json:/app/data/config.json
-
./config.json:/app/data/config.json
sandbox
:
sandbox
:
container_name
:
sandbox
container_name
:
sandbox
image
:
ghcr.io/labring/fastgpt-sandbox:v4.10.0
# git
image
:
ghcr.io/labring/fastgpt-sandbox:v4.10.0
-fix
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.0 # 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.0
-fix
# 阿里云
networks
:
networks
:
-
fastgpt
-
fastgpt
restart
:
always
restart
:
always
fastgpt-mcp-server
:
fastgpt-mcp-server
:
container_name
:
fastgpt-mcp-server
container_name
:
fastgpt-mcp-server
image
:
ghcr.io/labring/fastgpt-mcp_server:v4.10.0
# git
image
:
ghcr.io/labring/fastgpt-mcp_server:v4.10.0
-fix
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.0 # 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.0
-fix
# 阿里云
ports
:
ports
:
-
3005:3000
-
3005:3000
networks
:
networks
:
...
...
deploy/docker/docker-compose-zilliz.yml
View file @
e7782ff3
...
@@ -92,8 +92,8 @@ services:
...
@@ -92,8 +92,8 @@ services:
fastgpt
:
fastgpt
:
container_name
:
fastgpt
container_name
:
fastgpt
image
:
ghcr.io/labring/fastgpt:v4.10.0
# git
image
:
ghcr.io/labring/fastgpt:v4.10.0
-fix
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.0 # 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.0
-fix
# 阿里云
ports
:
ports
:
-
3000:3000
-
3000:3000
networks
:
networks
:
...
@@ -151,15 +151,15 @@ services:
...
@@ -151,15 +151,15 @@ services:
-
./config.json:/app/data/config.json
-
./config.json:/app/data/config.json
sandbox
:
sandbox
:
container_name
:
sandbox
container_name
:
sandbox
image
:
ghcr.io/labring/fastgpt-sandbox:v4.10.0
# git
image
:
ghcr.io/labring/fastgpt-sandbox:v4.10.0
-fix
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.0 # 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.0
-fix
# 阿里云
networks
:
networks
:
-
fastgpt
-
fastgpt
restart
:
always
restart
:
always
fastgpt-mcp-server
:
fastgpt-mcp-server
:
container_name
:
fastgpt-mcp-server
container_name
:
fastgpt-mcp-server
image
:
ghcr.io/labring/fastgpt-mcp_server:v4.10.0
# git
image
:
ghcr.io/labring/fastgpt-mcp_server:v4.10.0
-fix
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.0 # 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.0
-fix
# 阿里云
ports
:
ports
:
-
3005:3000
-
3005:3000
networks
:
networks
:
...
...
deploy/docker/yml.js
View file @
e7782ff3
...
@@ -95,8 +95,8 @@ services:
...
@@ -95,8 +95,8 @@ services:
fastgpt:
fastgpt:
container_name: fastgpt
container_name: fastgpt
image: ghcr.io/labring/fastgpt:v4.10.0 # git
image: ghcr.io/labring/fastgpt:v4.10.0
-fix
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.0 # 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.10.0
-fix
# 阿里云
ports:
ports:
- 3000:3000
- 3000:3000
networks:
networks:
...
@@ -152,15 +152,15 @@ services:
...
@@ -152,15 +152,15 @@ services:
- ./config.json:/app/data/config.json
- ./config.json:/app/data/config.json
sandbox:
sandbox:
container_name: sandbox
container_name: sandbox
image: ghcr.io/labring/fastgpt-sandbox:v4.10.0 # git
image: ghcr.io/labring/fastgpt-sandbox:v4.10.0
-fix
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.0 # 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sandbox:v4.10.0
-fix
# 阿里云
networks:
networks:
- fastgpt
- fastgpt
restart: always
restart: always
fastgpt-mcp-server:
fastgpt-mcp-server:
container_name: fastgpt-mcp-server
container_name: fastgpt-mcp-server
image: ghcr.io/labring/fastgpt-mcp_server:v4.10.0 # git
image: ghcr.io/labring/fastgpt-mcp_server:v4.10.0
-fix
# git
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.0 # 阿里云
# image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-mcp_server:v4.10.0
-fix
# 阿里云
ports:
ports:
- 3005:3000
- 3005:3000
networks:
networks:
...
...
docSite/content/zh-cn/docs/development/upgrading/4100.md
View file @
e7782ff3
...
@@ -20,7 +20,7 @@ weight: 785
...
@@ -20,7 +20,7 @@ weight: 785
PLUGIN_BASE_URL=http://fastgpt-plugin:3000
PLUGIN_BASE_URL=http://fastgpt-plugin:3000
PLUGIN_TOKEN=刚修改的 AUTH_TOKEN 值
PLUGIN_TOKEN=刚修改的 AUTH_TOKEN 值
```
```
-
更新
`fastgpt`
和
`fastgpt-pro`
镜像 tag: v4.10.0
。
-
更新
`fastgpt`
和
`fastgpt-pro`
镜像 tag: v4.10.0
-fix
-
`docker-compose up -d`
启动/更新所有服务。
-
`docker-compose up -d`
启动/更新所有服务。
### Sealos 版本
### Sealos 版本
...
@@ -47,7 +47,7 @@ MINIO_SECRET_KEY=Secret Key
...
@@ -47,7 +47,7 @@ MINIO_SECRET_KEY=Secret Key
MINIO_BUCKET=存储桶名
MINIO_BUCKET=存储桶名
```
```
-
更新
`fastgpt`
和
`fastgpt-pro`
(商业版)容器的环境变量以及镜像 tag: v4.10.0
。
-
更新
`fastgpt`
和
`fastgpt-pro`
(商业版)容器的环境变量以及镜像 tag: v4.10.0
-fix
```
```
PLUGIN_BASE_URL=fastgpt-plugin 服务的内网地址
PLUGIN_BASE_URL=fastgpt-plugin 服务的内网地址
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment