diff --git a/website/docs/deployment/other-way/_category_.json b/website/docs/deployment/other-way/_category_.json new file mode 100644 index 00000000000..fcc793c35e0 --- /dev/null +++ b/website/docs/deployment/other-way/_category_.json @@ -0,0 +1,4 @@ +{ + "label": "Install with other ways", + "position": 5 +} diff --git a/website/docs/deployment/other-way/bt.md b/website/docs/deployment/other-way/bt.md new file mode 100644 index 00000000000..4456ae53e32 --- /dev/null +++ b/website/docs/deployment/other-way/bt.md @@ -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. diff --git a/website/docs/deployment/kubernetes/_category_.json b/website/docs/deployment/other-way/kubernetes/_category_.json similarity index 64% rename from website/docs/deployment/kubernetes/_category_.json rename to website/docs/deployment/other-way/kubernetes/_category_.json index d2ddffa248c..845c71a98de 100644 --- a/website/docs/deployment/kubernetes/_category_.json +++ b/website/docs/deployment/other-way/kubernetes/_category_.json @@ -1,4 +1,4 @@ { "label": "Kubernetes", - "position": 5 + "position": 2 } diff --git a/website/docs/deployment/kubernetes/sealos.md b/website/docs/deployment/other-way/kubernetes/sealos.md similarity index 100% rename from website/docs/deployment/kubernetes/sealos.md rename to website/docs/deployment/other-way/kubernetes/sealos.md diff --git a/website/docs/deployment/kubernetes/simple.md b/website/docs/deployment/other-way/kubernetes/simple.md similarity index 100% rename from website/docs/deployment/kubernetes/simple.md rename to website/docs/deployment/other-way/kubernetes/simple.md diff --git a/website/docs/deployment/manual.md b/website/docs/deployment/other-way/manual.md similarity index 99% rename from website/docs/deployment/manual.md rename to website/docs/deployment/other-way/manual.md index 9b8f900c3ae..11f261b03bd 100644 --- a/website/docs/deployment/manual.md +++ b/website/docs/deployment/other-way/manual.md @@ -1,5 +1,5 @@ --- -sidebar_position: 6 +sidebar_position: 1 title: Manual Deployment --- diff --git a/website/i18n/zh-Hans/code.json b/website/i18n/zh-Hans/code.json index b81a106e4e4..3c3c0932139 100644 --- a/website/i18n/zh-Hans/code.json +++ b/website/i18n/zh-Hans/code.json @@ -422,5 +422,11 @@ }, "Bot and Open Platform": { "message": "机器人与开放平台" + }, + "Join Tailchat Group": { + "message": "加入 Tailchat 群组" + }, + "Join Discord": { + "message": "加入 Discord" } } diff --git a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current.json b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current.json index a28900738f3..97992c8e4b9 100644 --- a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current.json +++ b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current.json @@ -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" } } diff --git a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/assets/bt-logo.jpg b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/assets/bt-logo.jpg new file mode 100644 index 00000000000..e3317b78e42 Binary files /dev/null and b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/assets/bt-logo.jpg differ diff --git a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/assets/bt1.png b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/assets/bt1.png new file mode 100644 index 00000000000..14602a4a71e Binary files /dev/null and b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/assets/bt1.png differ diff --git a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/assets/bt2.png b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/assets/bt2.png new file mode 100644 index 00000000000..5b5b199d306 Binary files /dev/null and b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/assets/bt2.png differ diff --git a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/assets/bt3.png b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/assets/bt3.png new file mode 100644 index 00000000000..e6f7bca43e9 Binary files /dev/null and b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/assets/bt3.png differ diff --git a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/assets/bt4.png b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/assets/bt4.png new file mode 100644 index 00000000000..133d76c88e1 Binary files /dev/null and b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/assets/bt4.png differ diff --git a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/assets/bt5.png b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/assets/bt5.png new file mode 100644 index 00000000000..ab887aca018 Binary files /dev/null and b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/assets/bt5.png differ diff --git a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/bt.md b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/bt.md new file mode 100644 index 00000000000..62fe214f1e5 --- /dev/null +++ b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/bt.md @@ -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://:11000` + +![](./assets/bt5.png) diff --git a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/kubernetes/_category_.json b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/kubernetes/_category_.json similarity index 64% rename from website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/kubernetes/_category_.json rename to website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/kubernetes/_category_.json index d2ddffa248c..845c71a98de 100644 --- a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/kubernetes/_category_.json +++ b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/kubernetes/_category_.json @@ -1,4 +1,4 @@ { "label": "Kubernetes", - "position": 5 + "position": 2 } diff --git a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/kubernetes/sealos.md b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/kubernetes/sealos.md similarity index 100% rename from website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/kubernetes/sealos.md rename to website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/kubernetes/sealos.md diff --git a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/kubernetes/simple.md b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/kubernetes/simple.md similarity index 100% rename from website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/kubernetes/simple.md rename to website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/kubernetes/simple.md diff --git a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/manual.md b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/manual.md similarity index 99% rename from website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/manual.md rename to website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/manual.md index 67e6c9610cd..4267bda5a44 100644 --- a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/manual.md +++ b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/deployment/other-way/manual.md @@ -1,5 +1,5 @@ --- -sidebar_position: 6 +sidebar_position: 1 title: 手动部署 ---