Skip to content

Commit

Permalink
docs: update README (songquanpeng#210)
Browse files Browse the repository at this point in the history
* deploy docs

* docs: update README

---------

Co-authored-by: JustSong <[email protected]>
  • Loading branch information
c121914yu and songquanpeng authored Jun 28, 2023
1 parent a326ac4 commit 0ce572b
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,15 @@ 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.

### Deployment on Third-Party Platforms
<details>
<summary><strong>Deploy on Sealos</strong></summary>
<div>

Please refer to [this tutorial](https://github.com/c121914yu/FastGPT/blob/main/docs/deploy/one-api/sealos.md).

</div>
</details>

<details>
<summary><strong>Deployment on Zeabur</strong></summary>
<div>
Expand Down
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,17 @@ docker run --name chatgpt-web -d -p 3002:3002 -e OPENAI_API_BASE_URL=https://ope
注意修改端口号、`OPENAI_API_BASE_URL``OPENAI_API_KEY`

### 部署到第三方平台
<details>
<summary><strong>部署到 Sealos </strong></summary>
<div>

> Sealos 可视化部署,仅需 1 分钟。

参考这个[教程](https://github.com/c121914yu/FastGPT/blob/main/docs/deploy/one-api/sealos.md)中 1~5 步。

</div>
</details>

<details>
<summary><strong>部署到 Zeabur</strong></summary>
<div>
Expand Down

0 comments on commit 0ce572b

Please sign in to comment.