chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
---
|
||||
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.
|
||||
|
||||

|
||||
|
||||
2. Find `HertzBeat` in `One-Click Install` and click `Install`
|
||||
|
||||

|
||||
|
||||
3. Config the domain, name and others, click `OK`
|
||||
|
||||

|
||||
- 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`
|
||||
|
||||
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.
|
||||
|
||||

|
||||
|
||||
> Default account username: `admin` password: `hertzbeat`
|
||||
Reference in New Issue
Block a user