-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,25 +12,24 @@ Install Baota Panel, go to the [BaoTa Panel Website](https://www.bt.cn/new/index | |
|
||
## Install | ||
|
||
1. Log in to the Baota Panel, click `Docker` menu and install the `Docker` `Docker Compose` according the prompts. | ||
1. Log in to the Baota Panel, click `Docker` menu and install the `Docker` `Docker Compose` according the prompts. | ||
Check failure on line 15 in home/docs/start/baota-deploy.md
|
||
|
||
Check failure on line 16 in home/docs/start/baota-deploy.md
|
||
> Install the Docker service, skip if it already exists. | ||
Check failure on line 17 in home/docs/start/baota-deploy.md
|
||
> Install the Docker service, skip if it already exists. | ||
![HertzBeat](/img/docs/start/install-to-baota-1.png) | ||
![HertzBeat](/img/docs/start/install-to-baota-1.png) | ||
|
||
2. Find `HertzBeat` in `Docker App Store` and click `Install` | ||
|
||
![HertzBeat](/img/docs/start/install-to-baota-2.png) | ||
![HertzBeat](/img/docs/start/install-to-baota-2.png) | ||
Check failure on line 23 in home/docs/start/baota-deploy.md
|
||
|
||
3. Config the domain, name and other info, click `OK` | ||
|
||
![HertzBeat](/img/docs/start/install-to-baota-3.png) | ||
|
||
- Name: App name, default the `HertzBeat-random` | ||
- Version:Default `latest` | ||
- Domain:Config if you need domain access, please configure the domain name here and resolve the domain name to the server | ||
- Allow External Access:If you need to access directly through `IP+Port`, please check it. If you have already set the domain name, please do not check here | ||
- Port:Default `1157` | ||
![HertzBeat](/img/docs/start/install-to-baota-3.png) | ||
- Name: App name, default the `HertzBeat-random` | ||
- Version:Default `latest` | ||
- Domain:Config if you need domain access, please configure the domain name here and resolve the domain name to the server | ||
Check failure on line 30 in home/docs/start/baota-deploy.md
|
||
- Allow External Access:If you need to access directly through `IP+Port`, please check it. If you have already set the domain name, please do not check here | ||
Check failure on line 31 in home/docs/start/baota-deploy.md
|
||
- Port:Default `1157` | ||
|
||
4. After submission, the panel will automatically initialize the application, which takes about `1-3` minutes. After the initialization is completed, you can access it. | ||
|
||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,23 +14,23 @@ Apache HertzBeat (incubating) 支持在宝塔面板的 `Docker` 应用商店一 | |
|
||
1. 登录宝塔面板,在菜单栏中点击 `Docker`,根据提示安装 `Docker` 和 `Docker Compose` 服务。 | ||
|
||
> 在宝塔面板安装 Docker 服务,若已有则跳过。 | ||
> 在宝塔面板安装 Docker 服务,若已有则跳过。 | ||
Check failure on line 17 in home/i18n/zh-cn/docusaurus-plugin-content-docs/current/start/baota-deploy.md
|
||
![HertzBeat](/img/docs/start/install-to-baota-1.png) | ||
![HertzBeat](/img/docs/start/install-to-baota-1.png) | ||
|
||
2. 在`Docker-应用商店`中找到 `HertzBeat`,点击`安装` | ||
|
||
![HertzBeat](/img/docs/start/install-to-baota-2.png) | ||
![HertzBeat](/img/docs/start/install-to-baota-2.png) | ||
|
||
3. 设置域名等基本信息,点击`确定` | ||
|
||
![HertzBeat](/img/docs/start/install-to-baota-3.png) | ||
![HertzBeat](/img/docs/start/install-to-baota-3.png) | ||
|
||
- 名称:应用名称,默认`HertzBeat-随机字符` | ||
- 版本选择:默认`latest` | ||
- 域名:如需通过域名直接访问,请在此配置域名并将域名解析到服务器 | ||
- 允许外部访问:如您需通过`IP+Port`直接访问,请勾选,如您已经设置了域名,请不要勾选此处 | ||
- 端口:默认`1157`,可自行修改 | ||
- 名称:应用名称,默认`HertzBeat-随机字符` | ||
- 版本选择:默认`latest` | ||
- 域名:如需通过域名直接访问,请在此配置域名并将域名解析到服务器 | ||
- 允许外部访问:如您需通过`IP+Port`直接访问,请勾选,如您已经设置了域名,请不要勾选此处 | ||
- 端口:默认`1157`,可自行修改 | ||
|
||
4. 提交后面板会自动进行应用初始化,大概需要`1-3`分钟,初始化完成后即可访问。 | ||
|
||
|