docs: add bt deployment document

chore/cli-prune-script
moonrailgun 11 months ago
parent 7c902ca20b
commit 37333c5e54

@ -0,0 +1,4 @@
{
"label": "Install with other ways",
"position": 5
}

@ -0,0 +1,10 @@
---
sidebar_position: 3
title: Install with BT
---
:::info
This document is only available for Chinese.
:::
If you are chinese user, and wanna install Tailchat with bt, please learn more with switch language to chinese and read it.

@ -1,5 +1,5 @@
---
sidebar_position: 6
sidebar_position: 1
title: Manual Deployment
---

@ -422,5 +422,11 @@
},
"Bot and Open Platform": {
"message": "机器人与开放平台"
},
"Join Tailchat Group": {
"message": "加入 Tailchat 群组"
},
"Join Discord": {
"message": "加入 Discord"
}
}

@ -62,5 +62,9 @@
"sidebar.tutorialSidebar.category.Open App": {
"message": "开放平台应用",
"description": "The label for category Open App in sidebar tutorialSidebar"
},
"sidebar.tutorialSidebar.category.Install with other ways": {
"message": "使用其他方式安装",
"description": "The label for category Install with other ways in sidebar tutorialSidebar"
}
}

@ -0,0 +1,40 @@
---
sidebar_position: 3
title: 使用宝塔安装
---
:::info
Tailchat 已上架宝塔应用商店你可以在应用商店中一键安装Tailchat
宝塔服务器面板,一键全能部署及管理: [https://www.bt.cn](https://www.bt.cn/u/P0shD8)
:::
## 安装宝塔
如果您已经有宝塔服务器,直接登录宝塔面板,跳过本节内容即可。
![](./assets/bt-logo.jpg)
点击以上链接跳转到宝塔官网,查看如何在你的服务器安装宝塔
## 在应用商店安装
登录到宝塔面板,在侧边栏点击 `docker` 菜单
![](./assets/bt1.png)
在应用商店中搜索 Tailchat点击安装按钮
![](./assets/bt2.png)
如果使用的是ip请勾选`允许外部访问`。端口默认为11000
![](./assets/bt3.png)
点击确定,需要等待一段时间,等待时间主要取决于服务器网络
![](./assets/bt4.png)
等待一段时间后,显示完成后在浏览器打开 `http://<your-ip>:11000`
![](./assets/bt5.png)
Loading…
Cancel
Save