deploy docs

This commit is contained in:
archer 2023-06-28 10:52:29 +08:00
parent 05b0e77839
commit 5f2a8f9f2f
No known key found for this signature in database
GPG Key ID: 569A5660D2379E28
2 changed files with 7 additions and 0 deletions

View File

@ -173,6 +173,10 @@ Refer to [#175](https://github.com/songquanpeng/one-api/issues/175) for detailed
If you encounter a blank page after deployment, refer to [#97](https://github.com/songquanpeng/one-api/issues/97) for possible solutions.
### Deploy by Sealos
[Refer to the article](https://github.com/c121914yu/FastGPT/blob/main/docs/deploy/one-api/sealos.md)
### Deployment on Third-Party Platforms
<details>
<summary><strong>Deployment on Zeabur</strong></summary>

View File

@ -173,6 +173,9 @@ sudo service nginx restart
如果部署后访问出现空白页面,详见 [#97](https://github.com/songquanpeng/one-api/issues/97)。
### Sealos 可视化部署,仅需 1 分钟,无需梯子
[参考这个链接教程中 1~5 步](https://github.com/c121914yu/FastGPT/blob/main/docs/deploy/one-api/sealos.md)
### 部署第三方服务配合 One API 使用
> 欢迎 PR 添加更多示例。