diff --git a/README.md b/README.md index 190a60d43..07e170899 100644 --- a/README.md +++ b/README.md @@ -100,11 +100,9 @@ https://github.com/labring/FastGPT/assets/15308462/7d3a38df-eb0e-4388-9250-2409b - **⚡ 快速部署** - > [Sealos](https://sealos.io) 的服务器在国外,不需要额外处理网络问题,无需服务器、无需魔法、无需域名,支持高并发 & 动态伸缩。点击以下按钮即可一键部署 👇 + > 使用 [Sealos](https://sealos.io) 服务,无需采购服务器、无需域名,支持高并发 & 动态伸缩,并且数据库应用采用 kubeblocks 的数据库,在 IO 性能方面,远超于简单的 Docker 容器部署。 - [![](https://cdn.jsdelivr.net/gh/labring-actions/templates@main/Deploy-on-Sealos.svg)](https://cloud.sealos.io/?openapp=system-fastdeploy%3FtemplateName%3Dfastgpt) - - 由于需要部署数据库,部署完后需要等待 2~4 分钟才能正常访问。默认用了最低配置,首次访问时会有些慢。相关使用教程可查看:[Sealos 部署 FastGPT](https://doc.fastgpt.in/docs/development/sealos/) + [点击查看 Sealos 一键部署 FastGPT 教材](https://doc.fastgpt.in/docs/development/sealos/) * [快速开始本地开发](https://doc.fastgpt.in/docs/development/intro/) * [部署 FastGPT](https://doc.fastgpt.in/docs/development/sealos) diff --git a/docSite/assets/imgs/sealos-deploy1.jpg b/docSite/assets/imgs/sealos-deploy1.jpg new file mode 100644 index 000000000..40a10622e Binary files /dev/null and b/docSite/assets/imgs/sealos-deploy1.jpg differ diff --git a/docSite/content/zh-cn/docs/development/sealos.md b/docSite/content/zh-cn/docs/development/sealos.md index 616ba8c75..ca7e14a5b 100644 --- a/docSite/content/zh-cn/docs/development/sealos.md +++ b/docSite/content/zh-cn/docs/development/sealos.md @@ -19,15 +19,36 @@ FastGPT 使用了 one-api 项目来管理模型池,其可以兼容 OpenAI 、A ## 一键部署 -Sealos 的服务器在国外,不需要额外处理网络问题,无需服务器、无需魔法、无需域名,支持高并发 & 动态伸缩。点击以下按钮即可一键部署 👇 + +使用 Sealos 服务,无需采购服务器、无需域名,支持高并发 & 动态伸缩,并且数据库应用采用 kubeblocks 的数据库,在 IO 性能方面,远超于简单的 Docker 容器部署。可以根据需求,再下面两个区域选择部署。 + +### 新加坡区 + +新加披区的服务器在国外,可以直接访问 OpenAI,但国内用户需要梯子才可以正常访问新加坡区。国际区价格稍贵,点击下面按键即可部署👇 Deploy on Sealos +### 北京区 + +北京区服务提供商为火山云,国内用户可以稳定访问,但无法访问 OpenAI 等境外服务,价格约为新加坡区的 1/4。点击下面按键即可部署👇 + +Deploy on Sealos + +### 开始部署 + 由于需要部署数据库,部署完后需要等待 2~4 分钟才能正常访问。默认用了最低配置,首次访问时会有些慢。 +根据提示,输入`root_password`,和 `openai`/`oneapi` 的地址和密钥。 + ![](/imgs/sealos1.png) -点击 Sealos 提供的外网地址即可打开 FastGPT 的可视化界面。 +点击部署后,会跳转到应用管理页面。可以点击`fastgpt`主应用右侧的详情按键(名字为 fastgpt-xxxx), 如下图所示。 + +![](/imgs/sealos-deploy1.jpg) + +点击详情后,会跳转到 fastgpt 的部署管理页面,点击外网访问地址中的链接,即可打开 fastgpt 服务。 + +如需绑定自定义域名、修改部署参数,可以点击右上角变更,根据 sealos 的指引完成。 ![](/imgs/sealos2.png) @@ -53,6 +74,10 @@ Sealos 的服务器在国外,不需要额外处理网络问题,无需服务 点击变更或重启会自动拉取镜像更新,请确保镜像`tag`正确。建议不要使用`latest`,改成固定版本号。 +## 收费 + +Sealos 采用按量计费的方式,也就是申请了多少 cpu、内存、磁盘,就按该申请量进行计费。具体的计费标准,可以打开`sealos`控制面板中的`费用中心`进行查看。 + ## Sealos 使用 ### 简介 diff --git a/docSite/content/zh-cn/docs/development/upgrading/4810.md b/docSite/content/zh-cn/docs/development/upgrading/4810.md new file mode 100644 index 000000000..f5ad166d5 --- /dev/null +++ b/docSite/content/zh-cn/docs/development/upgrading/4810.md @@ -0,0 +1,15 @@ +--- +title: 'V4.8. 10(进行中)' +description: 'FastGPT V4.8. 10 更新说明' +icon: 'upgrade' +draft: false +toc: true +weight: 816 +--- + +------- + +## V4.8.10 更新说明 + +1. 新增 - 模板市场 +2. diff --git a/docSite/content/zh-cn/docs/development/upgrading/489.md b/docSite/content/zh-cn/docs/development/upgrading/489.md index 9e8c4650f..9b7dfdacb 100644 --- a/docSite/content/zh-cn/docs/development/upgrading/489.md +++ b/docSite/content/zh-cn/docs/development/upgrading/489.md @@ -1,5 +1,5 @@ --- -title: 'V4.8.9(进行中)' +title: 'V4.8.9(需要初始化)' description: 'FastGPT V4.8.9 更新说明' icon: 'upgrade' draft: false @@ -13,8 +13,11 @@ weight: 816 ### 2. 修改镜像 +- 更新 FastGPT 镜像 tag: v4.8.9 +- 更新 FastGPT 商业版镜像 tag: v4.8.9 +- Sandbox 镜像,可以不更新 -### 3. 执行初始化 +### 3. 商业版执行初始化 从任意终端,发起 1 个 HTTP 请求。其中 {{rootkey}} 替换成环境变量里的 `rootkey`;{{host}} 替换成**FastGPT 商业版域名**。 @@ -24,7 +27,7 @@ curl --location --request POST 'https://{{host}}/api/admin/init/489' \ --header 'Content-Type: application/json' ``` -会初始化多租户的通知方式 +会初始化多租户的通知方式,仅内部使用的,无需执行。 ------- diff --git a/files/docker/docker-compose-milvus.yml b/files/docker/docker-compose-milvus.yml index b37460f77..c604ea2c0 100644 --- a/files/docker/docker-compose-milvus.yml +++ b/files/docker/docker-compose-milvus.yml @@ -121,8 +121,8 @@ services: restart: always fastgpt: container_name: fastgpt - image: ghcr.io/labring/fastgpt:v4.8.8-fix2 # git - # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.8.8-fix2 # 阿里云 + image: ghcr.io/labring/fastgpt:v4.8.9 # git + # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.8.9 # 阿里云 ports: - 3000:3000 networks: diff --git a/files/docker/docker-compose-pgvector.yml b/files/docker/docker-compose-pgvector.yml index 11b53b3a8..c5c90db68 100644 --- a/files/docker/docker-compose-pgvector.yml +++ b/files/docker/docker-compose-pgvector.yml @@ -79,8 +79,8 @@ services: restart: always fastgpt: container_name: fastgpt - image: ghcr.io/labring/fastgpt:v4.8.8-fix2 # git - # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.8.8-fix2 # 阿里云 + image: ghcr.io/labring/fastgpt:v4.8.9 # git + # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.8.9 # 阿里云 ports: - 3000:3000 networks: diff --git a/files/docker/docker-compose-zilliz.yml b/files/docker/docker-compose-zilliz.yml index 8a94046f5..7747bf58c 100644 --- a/files/docker/docker-compose-zilliz.yml +++ b/files/docker/docker-compose-zilliz.yml @@ -60,8 +60,8 @@ services: restart: always fastgpt: container_name: fastgpt - image: ghcr.io/labring/fastgpt:v4.8.8-fix2 # git - # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.8.8-fix2 # 阿里云 + image: ghcr.io/labring/fastgpt:v4.8.9 # git + # image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.8.9 # 阿里云 ports: - 3000:3000 networks: