Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
new-api
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
00a89c7a
authored
Aug 06, 2023
by
a497625414
Committed by
GitHub
Aug 06, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: update readme (#359)
* update-deploy-on-sealos * update-deploy-on-sealos
parent
ce728196
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
4 deletions
+10
-4
README.en.md
+5
-1
README.md
+5
-3
No files found.
README.en.md
View file @
00a89c7a
...
...
@@ -137,7 +137,7 @@ The initial account username is `root` and password is `123456`.
cd
one-api/web
npm install
npm run build
# Build the backend
cd
..
go mod download
...
...
@@ -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>
<div>
>
Sealos 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
)
...
...
README.md
View file @
00a89c7a
...
...
@@ -153,7 +153,7 @@ sudo service nginx restart
cd
one-api/web
npm install
npm run build
# 构建后端
cd
..
go mod download
...
...
@@ -211,9 +211,11 @@ docker run --name chatgpt-web -d -p 3002:3002 -e OPENAI_API_BASE_URL=https://ope
<summary><strong>部署到 Sealos </strong></summary>
<div>
> Sealos 可视化一键部署。
> Sealos 的服务器在国外,不需要额外处理网络问题,支持高并发 & 动态伸缩。
点击以下按钮一键部署:
[](https://cloud.sealos.io/?openapp=system-fastdeploy?templateName=one-api)
[](https://cloud.sealos.io/?openapp=system-fastdeploy?templateName=one-api)
</div>
</details>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment