Skip to content

Commit

Permalink
docs: add tutorial section for BT Panel installation (#1985)
Browse files Browse the repository at this point in the history
* Update README.md

在国内有大部分用户都在使用宝塔面板管理服务器,因此增加使用宝塔面板部署的教程,可视化的部署方式可以帮助用户更加便捷的部署one-api

* docs: update readme

---------

Co-authored-by: JustSong <[email protected]>
  • Loading branch information
bestlaw66 and songquanpeng authored Dec 22, 2024
1 parent cb9d0a7 commit ce52f35
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,10 @@ sudo service nginx restart

初始账号用户名为 `root`,密码为 `123456`

### 通过宝塔面板进行一键部署
1. 安装宝塔面板9.2.0及以上版本,前往 [宝塔面板](https://www.bt.cn/new/download.html?r=dk_oneapi) 官网,选择正式版的脚本下载安装;
2. 安装后登录宝塔面板,在左侧菜单栏中点击 `Docker`,首次进入会提示安装 `Docker` 服务,点击立即安装,按提示完成安装;
3. 安装完成后在应用商店中搜索 `One-API`,点击安装,配置域名等基本信息即可完成安装;

### 基于 Docker Compose 进行部署

Expand Down

0 comments on commit ce52f35

Please sign in to comment.