update-deploy-on-sealos
This commit is contained in:
parent
afcd1bd27b
commit
e0bbd0b37f
@ -173,6 +173,10 @@ If you encounter a blank page after deployment, refer to [#97](https://github.co
|
|||||||
<summary><strong>Deploy on Sealos</strong></summary>
|
<summary><strong>Deploy on Sealos</strong></summary>
|
||||||
<div>
|
<div>
|
||||||
|
|
||||||
|
> Sealos has servers located abroad, so no VPN is needed. It supports high concurrency, dynamic scaling, and stable operations for millions of users.
|
||||||
|
|
||||||
|
> Click the button below to deploy with one click.
|
||||||
|
|
||||||
[](https://cloud.sealos.io/?openapp=system-fastdeploy?templateName=one-api)
|
[](https://cloud.sealos.io/?openapp=system-fastdeploy?templateName=one-api)
|
||||||
|
|
||||||
|
|
||||||
|
@ -153,7 +153,7 @@ sudo service nginx restart
|
|||||||
cd one-api/web
|
cd one-api/web
|
||||||
npm install
|
npm install
|
||||||
npm run build
|
npm run build
|
||||||
|
|
||||||
# 构建后端
|
# 构建后端
|
||||||
cd ..
|
cd ..
|
||||||
go mod download
|
go mod download
|
||||||
@ -210,8 +210,10 @@ docker run --name chatgpt-web -d -p 3002:3002 -e OPENAI_API_BASE_URL=https://ope
|
|||||||
<details>
|
<details>
|
||||||
<summary><strong>部署到 Sealos </strong></summary>
|
<summary><strong>部署到 Sealos </strong></summary>
|
||||||
<div>
|
<div>
|
||||||
|
|
||||||
|
> Sealos 的服务器在国外,不需要魔法,同时支持高并发,动态伸缩,百万用户稳如狗
|
||||||
|
|
||||||
> Sealos 可视化一键部署。
|
> 点击下面的按钮即可一键部署
|
||||||
|
|
||||||
[](https://cloud.sealos.io/?openapp=system-fastdeploy?templateName=one-api)
|
[](https://cloud.sealos.io/?openapp=system-fastdeploy?templateName=one-api)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user