项目文件夹

文件
wehub-resource-sync c8cebdfeee
MCP Bash Server CI / Test MCP Bash Server (dev) (push) Has been cancelled
MCP Bash Server CI / Test MCP Bash Server (release) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:11:39 +08:00

44 行
1.8 KiB
Markdown

此文件含有模棱两可的 Unicode 字符
此文件含有可能会与其他字符混淆的 Unicode 字符。 如果您是想特意这样的,可以安全地忽略该警告。 使用 Escape 按钮显示他们。
---
id: baota-deploy
title: Use aaPanel Deploy HertzBeat
sidebar_label: Install via aaPanel
---
Apache HertzBeat™ supports one-click deployment in the `Docker` application store of the aaPanel.
## Prerequisites
Install aaPanel, go to the [aaPanel](https://www.aapanel.com/new/download.html#install), switch the script and install.
## Install
1. Log in, click `Docker` menu and install the `Docker` `Docker Compose` according the prompts.
> Install the Docker service, skip if it already exists.
![HertzBeat](/img/docs/start/install-to-aapanel-1.png)
2. Find `HertzBeat` in `One-Click Install` and click `Install`
![HertzBeat](/img/docs/start/install-to-aapanel-2.png)
3. Config the domain, name and others, click `OK`
![HertzBeat](/img/docs/start/install-to-aapanel-3.png)
- Name: App name, default the `HertzBeat-random`
- VersionDefault `latest`
- DomainConfig if you need domain access, please configure the domain name here and resolve the domain name to the server
- Allow External AccessIf you need to access directly through `IP+Port`, please check it. If you have already set the domain name, please do not check here
- PortDefault `1157`
4. After submission, the panel will automatically initialize the application, which takes about `1-3` minutes. It can be accessed after the initialization is completed.
## Access HertzBeat
- If you have set a domain name, please enter the domain name directly in the browser address bar to access, such as `http://demo.hertzbeat.apache.org`, you can access the `HertzBeat` console.
- If you choose to access via `IP+Port`, please enter the domain name in the browser address bar to access `http://\<aaPanelIP>:1157`, you can access the `HertzBeat` console.
![HertzBeat](/img/home/0.png)
> Default account username: `admin` password: `hertzbeat`