From e0bbd0b37f34564ae5040402557557ef89a7f635 Mon Sep 17 00:00:00 2001 From: lxl <1292355729@qq.com> Date: Fri, 4 Aug 2023 16:52:23 +0800 Subject: [PATCH] update-deploy-on-sealos --- README.en.md | 4 ++++ README.md | 6 ++++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.en.md b/README.en.md index c43ee3af..3dfa4a7e 100644 --- a/README.en.md +++ b/README.en.md @@ -173,6 +173,10 @@ If you encounter a blank page after deployment, refer to [#97](https://github.co Deploy on Sealos
+> 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://raw.githubusercontent.com/labring-actions/templates/main/Deploy-on-Sealos.svg)](https://cloud.sealos.io/?openapp=system-fastdeploy?templateName=one-api) diff --git a/README.md b/README.md index a7c06fc5..8d64938c 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ sudo service nginx restart cd one-api/web npm install npm run build - + # 构建后端 cd .. go mod download @@ -210,8 +210,10 @@ docker run --name chatgpt-web -d -p 3002:3002 -e OPENAI_API_BASE_URL=https://ope
部署到 Sealos
+ +> Sealos 的服务器在国外,不需要魔法,同时支持高并发,动态伸缩,百万用户稳如狗 -> Sealos 可视化一键部署。 +> 点击下面的按钮即可一键部署 [![](https://raw.githubusercontent.com/labring-actions/templates/main/Deploy-on-Sealos.svg)](https://cloud.sealos.io/?openapp=system-fastdeploy?templateName=one-api)