Skip to content

Commit 9978dc2

Browse files
authored
Create btpanel.md
在国内大部分用户都在使用宝塔面板管理服务器,因此增加使用宝塔面板配置的教程,可视化的配置文档可以帮助用户更方便的配置 Alist
1 parent b12a856 commit 9978dc2

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

docs/zh/guide/install/btpanel.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
# This is the icon of the page
3+
icon: iconfont icon-btpanel
4+
# This control sidebar order
5+
order: 4
6+
# A page can have multiple categories
7+
category:
8+
- Guide
9+
# A page can have multiple tags
10+
tag:
11+
- Install
12+
- Guide
13+
# this page is sticky in article list
14+
sticky: true
15+
# this page will appear in starred articles
16+
star: true
17+
---
18+
19+
# 宝塔面板(适用9.2.0及以上的版本) 部署指引
20+
21+
## 宝塔面板 docker 应用商店部署 部署指南
22+
23+
前往[宝塔面板官网](https://www.bt.cn/new/download.html),选择正式版的脚本下载安装
24+
 (如果已安装,请跳过此步)
25+
26+
27+
28+
#### 步骤 1:
29+
30+
安装后登录宝塔面板,在左侧导航栏点击Docker,首先进入会提示安装Docker服务,点击立即安装,按提示完成安装
31+
32+
#### 步骤 2:
33+
34+
完成安装后在应用商店中找到Alist,点击安装,配置域名、端口等基本信息即可完成安装
35+
36+
注意:
37+
域名为非必填,如果填写了域名则通过【网站】--> 【反向代理】来管理,填写域名后不需要勾选【允许外部访问】,否则需要勾选后才可以通过端口访问
38+
39+
#### 步骤 3:
40+
41+
安装后在浏览器输入上一步设置的域名或者IP+端口即可访问。
42+
43+
44+
45+

0 commit comments

Comments
 (0)