Files
apache--hertzbeat/home/docs/start/baota-deploy.md
T
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 lines
1.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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`