This is an automated email from the ASF dual-hosted git repository.
zhaoqingran pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
The following commit(s) were added to refs/heads/master by this push:
new 25d27880a [doc] update download link doc (#2264)
25d27880a is described below
commit 25d27880aa2e6d2482c8388efb7b560f18cf2174
Author: tomsun28 <[email protected]>
AuthorDate: Sat Jul 13 09:03:02 2024 +0800
[doc] update download link doc (#2264)
Signed-off-by: tomsun28 <[email protected]>
Co-authored-by: Logic <[email protected]>
---
README.md | 4 ++--
README_CN.md | 4 ++--
home/i18n/en/code.json | 2 +-
home/i18n/zh-cn/code.json | 2 +-
.../current/community/new_committer_process.md | 2 ++
.../version-v1.3.x/start/package-deploy.md | 2 +-
.../version-v1.3.x/start/quickstart.md | 2 +-
.../version-v1.4.x/start/package-deploy.md | 4 ++--
.../version-v1.4.x/start/quickstart.md | 4 ++--
.../version-v1.4.x/start/upgrade.md | 2 +-
.../version-v1.5.x/start/quickstart.md | 4 ++--
.../version-v1.5.x/start/upgrade.md | 2 +-
home/src/constants.js | 2 +-
home/static/img/blog/multi-protocol.png | Bin 304516 -> 1007741
bytes
.../version-v1.3.x/start/package-deploy.md | 2 +-
.../version-v1.3.x/start/quickstart.md | 2 +-
.../version-v1.4.x/start/package-deploy.md | 4 ++--
.../version-v1.4.x/start/quickstart.md | 4 ++--
.../versioned_docs/version-v1.4.x/start/upgrade.md | 2 +-
.../version-v1.5.x/start/quickstart.md | 4 ++--
.../versioned_docs/version-v1.5.x/start/upgrade.md | 2 +-
21 files changed, 29 insertions(+), 27 deletions(-)
diff --git a/README.md b/README.md
index 69d3deba5..35601485a 100644
--- a/README.md
+++ b/README.md
@@ -129,12 +129,12 @@ Detailed config refer to [Install HertzBeat via
Docker](https://hertzbeat.apache
##### 2:Install via package
-1. Download the release package `hertzbeat-xx.tar.gz` [GITHUB
Release](https://github.com/apache/hertzbeat/releases)
+1. Download the release package `hertzbeat-xx.tar.gz`
[Download](https://hertzbeat.apache.org/docs/download)
2. Configure the HertzBeat configuration yml file
`hertzbeat/config/application.yml` (optional)
3. Run command `$ ./bin/startup.sh ` or `bin/startup.bat`
4. Access `http://localhost:1157` to start, default account: `admin/hertzbeat`
5. Deploy collector clusters (Optional)
- - Download the release package `hertzbeat-collector-xx.tar.gz` to new
machine [GITHUB Release](https://github.com/apache/hertzbeat/releases)
+ - Download the release package `hertzbeat-collector-xx.tar.gz` to new
machine [Download](https://hertzbeat.apache.org/docs/download)
- Configure the collector configuration yml file
`hertzbeat-collector/config/application.yml`: unique `identity` name, running
`mode` (public or private), hertzbeat `manager-host`, hertzbeat `manager-port`
```yaml
collector:
diff --git a/README_CN.md b/README_CN.md
index 7393545aa..60df63720 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -128,12 +128,12 @@ docker run -d -e IDENTITY=custom-collector-name -e
MANAGER_HOST=127.0.0.1 -e MAN
##### 方式二:通过安装包安装
-1. 下载您系统环境对应的安装包 `hertzbeat-xx.tar.gz` [GITHUB
Release](https://github.com/apache/hertzbeat/releases)
+1. 下载您系统环境对应的安装包 `hertzbeat-xx.tar.gz`
[Download](https://hertzbeat.apache.org/docs/download)
2. 配置 HertzBeat 的配置文件 `hertzbeat/config/application.yml` (可选)
3. 部署启动 `$ ./bin/startup.sh ` 或 `bin/startup.bat`
4. 浏览器访问 `http://localhost:1157` 即可开始,默认账号密码 `admin/hertzbeat`
5. 部署采集器集群(可选)
- - 下载采集器安装包 `hertzbeat-collector-xx.tar.gz` 到规划的另一台部署主机上 [GITHUB
Release](https://github.com/apache/hertzbeat/releases)
+ - 下载采集器安装包 `hertzbeat-collector-xx.tar.gz` 到规划的另一台部署主机上
[Download](https://hertzbeat.apache.org/docs/download)
- 配置采集器的配置文件 `hertzbeat-collector/config/application.yml` 里面的连接主 HertzBeat
服务的对外 IP,端口,当前采集器名称(需保证唯一性)等参数 `identity` `mode` (public or private)
`manager-host` `manager-port`
```yaml
collector:
diff --git a/home/i18n/en/code.json b/home/i18n/en/code.json
index 4acd764d4..c554b5b01 100644
--- a/home/i18n/en/code.json
+++ b/home/i18n/en/code.json
@@ -263,7 +263,7 @@
"message": "Makes protocols such as Http, Jmx, Ssh, Snmp, Jdbc
configurable, you can collect any metrics by simply configuring the yml online.
{br} High performance, supports horizontal expansion of multi-collector
clusters, multi-isolated network monitoring and cloud-edge collaboration. {br}
Flexible threshold rules and timely notifications delivered via discord slack
email webhook more."
},
"opensource-content": {
- "message": "Apache HertzBeat (incubating)'s stand-alone and cluster
version code are all open source, unlimited and anyone who are interested in it
are very welcome to contribute. No matter how small the contribution is,
whether it is a document code or a typo, we respect everyone and learn and grow
together. {br} Look forward our code to be deployed on thousands of machines
worldwide.{github}"
+ "message": "Apache HertzBeat (incubating)'s stand-alone and cluster code
are all open source, unlimited and anyone who are interested in it are very
welcome to contribute. No matter how small the contribution is, whether it is a
code document or a typo, respect everyone and grow together. {br} Our code is
being deployed on thousands of machines worldwide.{github}"
},
"slogan": {
"message": "Open Source Real-time Monitoring System"
diff --git a/home/i18n/zh-cn/code.json b/home/i18n/zh-cn/code.json
index 935949450..5c7bc7011 100644
--- a/home/i18n/zh-cn/code.json
+++ b/home/i18n/zh-cn/code.json
@@ -437,7 +437,7 @@
"message": "将 Http,Jmx,Ssh,Snmp,Jdbc 等协议规范可配置模版化,只需在线配置YML就可自定义监控指标。{br}
高性能,支持多采集器集群横向扩展,支持多隔离网络监控,云边协同。{br}自由的告警阈值规则,邮箱,短信,钉钉,企业微信,飞书,Webhook等消息及时送达。{br}
您相信只需配置下就能适配新K8s监控类型吗?"
},
"opensource-content": {
- "message": "Apache HertzBeat (incubating) 的单机集群版全开源,基于 Apache2.0
License。{br}欢迎任何对此有兴趣的同学参与其中,贡献不分大小,无论是文档代码或者错别字,我们尊重每一位同学,一起学习进步成长。{br}希望我们参与的代码能被部署到全球成千上万机器上。{github}"
+ "message": "Apache HertzBeat (incubating) 的单机集群版全开源,基于 Apache2.0
License。{br}欢迎任何对此有兴趣的同学参与其中,无论是代码文档或者错别字,尊重社区的每一位,一起进步成长。{br}我们的代码正被部署到全球成千上万机器上。{github}"
},
"slogan": {
"message": "易用友好的开源实时监控系统"
diff --git
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/community/new_committer_process.md
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/community/new_committer_process.md
index a388728d5..10063c0b7 100644
---
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/community/new_committer_process.md
+++
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/community/new_committer_process.md
@@ -368,6 +368,8 @@ hi, i accept. Thanks for invitaion.
邮件发送到`[email protected]`,抄送到`[email protected]`。
+注意⚠️此邮件内容需要附加上之前的 committer 邀请邮件信息, 建议在之前的往来邮件点击回复然后修改标题和收件人等。
+
**发送模板**
主题:`Accept to become a Hertzbeat(incubating) committer`
diff --git
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.3.x/start/package-deploy.md
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.3.x/start/package-deploy.md
index ff4ea8c02..2293dc632 100644
---
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.3.x/start/package-deploy.md
+++
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.3.x/start/package-deploy.md
@@ -21,7 +21,7 @@ sidebar_label: 安装包方式部署
2. 下载HertzBeat安装包
下载您系统环境对应的安装包
- 从[GITEE Release](https://gitee.com/hertzbeat/hertzbeat/releases) 仓库下载
- - 从[GITHUB Release](https://github.com/apache/hertzbeat/releases) 仓库下载
+ - 从[Download](https://hertzbeat.apache.org/docs/download) 仓库下载
3. 配置HertzBeat的配置文件(可选)
解压安装包到主机 eg: /opt/hertzbeat
diff --git
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.3.x/start/quickstart.md
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.3.x/start/quickstart.md
index 1dcfc79f7..e73c54c2c 100644
---
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.3.x/start/quickstart.md
+++
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.3.x/start/quickstart.md
@@ -67,7 +67,7 @@ $ docker run -d -p 6667:6667 -p 31999:31999 -p 8181:8181 \
#### 方式二:通过安装包安装
-1. 下载您系统环境对应的安装包 [GITEE
Release](https://gitee.com/hertzbeat/hertzbeat/releases) [GITHUB
Release](https://github.com/apache/hertzbeat/releases)
+1. 下载您系统环境对应的安装包 [GITEE
Release](https://gitee.com/hertzbeat/hertzbeat/releases)
[Download](https://hertzbeat.apache.org/docs/download)
2. 需要已安装java环境, `jdk11`
3. [可选]配置 HertzBeat 的配置文件 `hertzbeat/config/application.yml`
4. 部署启动 `$ ./startup.sh `
diff --git
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.4.x/start/package-deploy.md
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.4.x/start/package-deploy.md
index 4c672d7f7..4965e19bb 100644
---
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.4.x/start/package-deploy.md
+++
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.4.x/start/package-deploy.md
@@ -8,7 +8,7 @@ sidebar_label: 安装包方式部署
1. 下载HertzBeat安装包
下载您系统环境对应的安装包 `hertzbeat-xx.tar.gz` `hertzbeat-collector-xx.tar.gz`
- 从[GITEE Release](https://gitee.com/hertzbeat/hertzbeat/releases) 仓库下载
- - 从[GITHUB Release](https://github.com/apache/hertzbeat/releases) 仓库下载
+ - 从[Download](https://hertzbeat.apache.org/docs/download) 仓库下载
2. 配置HertzBeat的配置文件(可选)
解压安装包到主机 eg: /opt/hertzbeat
@@ -39,7 +39,7 @@ sidebar_label: 安装包方式部署
浏览器访问 http://ip:1157/ 即刻开始探索使用HertzBeat,默认账户密码 admin/hertzbeat。
6. 部署采集器集群(可选)
- - 下载解压您系统环境对应采集器安装包`hertzbeat-collector-xx.tar.gz`到规划的另一台部署主机上 [GITEE
Release](https://gitee.com/hertzbeat/hertzbeat/releases) [GITHUB
Release](https://github.com/apache/hertzbeat/releases)
+ - 下载解压您系统环境对应采集器安装包`hertzbeat-collector-xx.tar.gz`到规划的另一台部署主机上 [GITEE
Release](https://gitee.com/hertzbeat/hertzbeat/releases)
[Download](https://hertzbeat.apache.org/docs/download)
- 配置采集器的配置文件 `hertzbeat-collector/config/application.yml`
里面的连接主HertzBeat服务的对外IP,端口,当前采集器名称(需保证唯一性)等参数 `identity` `mode` (public or
private) `manager-host` `manager-port`
```yaml
collector:
diff --git
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.4.x/start/quickstart.md
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.4.x/start/quickstart.md
index d63248185..ac8d65db3 100644
---
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.4.x/start/quickstart.md
+++
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.4.x/start/quickstart.md
@@ -38,12 +38,12 @@ docker run -d -e IDENTITY=custom-collector-name -e
MANAGER_HOST=127.0.0.1 -e MAN
#### 方式二:通过安装包安装
-1. 下载您系统环境对应的安装包`hertzbeat-xx.tar.gz` [GITEE
Release](https://gitee.com/hertzbeat/hertzbeat/releases) [GITHUB
Release](https://github.com/apache/hertzbeat/releases)
+1. 下载您系统环境对应的安装包`hertzbeat-xx.tar.gz` [GITEE
Release](https://gitee.com/hertzbeat/hertzbeat/releases)
[Download](https://hertzbeat.apache.org/docs/download)
2. 配置 HertzBeat 的配置文件 `hertzbeat/config/application.yml`(可选)
3. 部署启动 `$ ./bin/startup.sh ` 或 `bin/startup.bat`
4. 浏览器访问 `http://localhost:1157` 即可开始,默认账号密码 `admin/hertzbeat`
5. 部署采集器集群
- - 下载您系统环境对应采集器安装包`hertzbeat-collector-xx.tar.gz`到规划的另一台部署主机上 [GITEE
Release](https://gitee.com/hertzbeat/hertzbeat/releases) [GITHUB
Release](https://github.com/apache/hertzbeat/releases)
+ - 下载您系统环境对应采集器安装包`hertzbeat-collector-xx.tar.gz`到规划的另一台部署主机上 [GITEE
Release](https://gitee.com/hertzbeat/hertzbeat/releases)
[Download](https://hertzbeat.apache.org/docs/download)
- 配置采集器的配置文件 `hertzbeat-collector/config/application.yml`
里面的连接主HertzBeat服务的对外IP,端口,当前采集器名称(需保证唯一性)等参数 `identity` `mode` (public or
private) `manager-host` `manager-port`
```yaml
collector:
diff --git
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.4.x/start/upgrade.md
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.4.x/start/upgrade.md
index a5482f21b..f70019c15 100644
---
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.4.x/start/upgrade.md
+++
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.4.x/start/upgrade.md
@@ -6,7 +6,7 @@ sidebar_label: 版本更新指引
**HertzBeat 的发布版本列表**
-- [Github Release](https://github.com/apache/hertzbeat/releases)
+- [Download](https://hertzbeat.apache.org/docs/download)
- [Gitee Release](https://gitee.com/hertzbeat/hertzbeat/releases)
- [DockerHub Release](https://hub.docker.com/r/apache/hertzbeat/tags)
- [Docker quay.io
Release](https://quay.io/repository/apache/hertzbeat?tab=tags)
diff --git
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.5.x/start/quickstart.md
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.5.x/start/quickstart.md
index 8bee9dd10..90d38032d 100644
---
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.5.x/start/quickstart.md
+++
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.5.x/start/quickstart.md
@@ -38,12 +38,12 @@ docker run -d -e IDENTITY=custom-collector-name -e
MANAGER_HOST=127.0.0.1 -e MAN
#### 方式二:通过安装包安装
-1. 下载您系统环境对应的安装包`hertzbeat-xx.tar.gz` [GITHUB
Release](https://github.com/apache/hertzbeat/releases)
+1. 下载您系统环境对应的安装包`hertzbeat-xx.tar.gz`
[Download](https://hertzbeat.apache.org/docs/download)
2. 配置 HertzBeat 的配置文件 `hertzbeat/config/application.yml`(可选)
3. 部署启动 `$ ./bin/startup.sh ` 或 `bin/startup.bat`
4. 浏览器访问 `http://localhost:1157` 即可开始,默认账号密码 `admin/hertzbeat`
5. 部署采集器集群(可选)
- - 下载您系统环境对应采集器安装包`hertzbeat-collector-xx.tar.gz`到规划的另一台部署主机上 [GITHUB
Release](https://github.com/apache/hertzbeat/releases)
+ - 下载您系统环境对应采集器安装包`hertzbeat-collector-xx.tar.gz`到规划的另一台部署主机上
[Download](https://hertzbeat.apache.org/docs/download)
- 配置采集器的配置文件 `hertzbeat-collector/config/application.yml`
里面的连接主HertzBeat服务的对外IP,端口,当前采集器名称(需保证唯一性)等参数 `identity` `mode` (public or
private) `manager-host` `manager-port`
```yaml
collector:
diff --git
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.5.x/start/upgrade.md
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.5.x/start/upgrade.md
index 0effd5313..b84726b38 100644
---
a/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.5.x/start/upgrade.md
+++
b/home/i18n/zh-cn/docusaurus-plugin-content-docs/version-v1.5.x/start/upgrade.md
@@ -7,7 +7,7 @@ sidebar_label: 版本更新指引
**Apache HertzBeat (incubating) 的发布版本列表**
- [下载页面](/docs/download)
-- [Github Release](https://github.com/apache/hertzbeat/releases)
+- [Download](https://hertzbeat.apache.org/docs/download)
- [DockerHub Release](https://hub.docker.com/r/apache/hertzbeat/tags)
HertzBeat 的元数据信息保存在 H2 或 Mysql, PostgreSQL 关系型数据库内, 采集指标数据存储在 TDengine, IotDB
等时序数据库内。
diff --git a/home/src/constants.js b/home/src/constants.js
index 167f52c7a..9f4bff143 100644
--- a/home/src/constants.js
+++ b/home/src/constants.js
@@ -51,7 +51,7 @@ export const features = [
values={{
github: (
<a href={'https://github.com/apache/hertzbeat'}>
- Github Repo
+ Github
</a>
),
br: <br />,
diff --git a/home/static/img/blog/multi-protocol.png
b/home/static/img/blog/multi-protocol.png
index 894facdaf..afced1d7d 100644
Binary files a/home/static/img/blog/multi-protocol.png and
b/home/static/img/blog/multi-protocol.png differ
diff --git a/home/versioned_docs/version-v1.3.x/start/package-deploy.md
b/home/versioned_docs/version-v1.3.x/start/package-deploy.md
index d98641336..18518cefb 100644
--- a/home/versioned_docs/version-v1.3.x/start/package-deploy.md
+++ b/home/versioned_docs/version-v1.3.x/start/package-deploy.md
@@ -20,7 +20,7 @@ sidebar_label: Install via Package
2. Download HertzBeat installation package
Download installation package corresponding to your system environment
- download from [GITEE
Release](https://gitee.com/hertzbeat/hertzbeat/releases) repository
- - download from [GITHUB
Release](https://github.com/apache/hertzbeat/releases) repository
+ - download from [Download](https://hertzbeat.apache.org/docs/download)
repository
3. Configure HertzBeat's configuration file(optional)
Unzip the installation package to the host eg: /opt/hertzbeat
diff --git a/home/versioned_docs/version-v1.3.x/start/quickstart.md
b/home/versioned_docs/version-v1.3.x/start/quickstart.md
index 6d89d7614..9b03836ca 100644
--- a/home/versioned_docs/version-v1.3.x/start/quickstart.md
+++ b/home/versioned_docs/version-v1.3.x/start/quickstart.md
@@ -28,7 +28,7 @@ Detailed config refer to [Install HertzBeat via
Docker](https://hertzbeat.com/do
##### 2:Install via package
-1. Download the installation package [GITEE
Release](https://gitee.com/hertzbeat/hertzbeat/releases) [GITHUB
Release](https://github.com/apache/hertzbeat/releases)
+1. Download the installation package [GITEE
Release](https://gitee.com/hertzbeat/hertzbeat/releases)
[Download](https://hertzbeat.apache.org/docs/download)
2. Need Jdk Environment, `jdk11`
3. [optional]Configure the HertzBeat configuration yml file
`hertzbeat/config/application.yml`
4. Run shell `$ ./startup.sh `
diff --git a/home/versioned_docs/version-v1.4.x/start/package-deploy.md
b/home/versioned_docs/version-v1.4.x/start/package-deploy.md
index 0fce262f9..21b7e2f5f 100644
--- a/home/versioned_docs/version-v1.4.x/start/package-deploy.md
+++ b/home/versioned_docs/version-v1.4.x/start/package-deploy.md
@@ -8,7 +8,7 @@ sidebar_label: Install via Package
1. Download HertzBeat installation package
Download installation package `hertzbeat-xx.tar.gz`
`hertzbeat-collector-xx.tar.gz` corresponding to your system environment
- download from [GITEE
Release](https://gitee.com/hertzbeat/hertzbeat/releases) repository
- - download from [GITHUB
Release](https://github.com/apache/hertzbeat/releases) repository
+ - download from [Download](https://hertzbeat.apache.org/docs/download)
repository
2. Configure HertzBeat's configuration file(optional)
Unzip the installation package to the host eg: /opt/hertzbeat
@@ -41,7 +41,7 @@ sidebar_label: Install via Package
6. Deploy collector clusters (Optional)
- - Download and unzip the collector release package
`hertzbeat-collector-xx.tar.gz` to new machine [GITEE
Release](https://gitee.com/hertzbeat/hertzbeat/releases) [GITHUB
Release](https://github.com/apache/hertzbeat/releases)
+ - Download and unzip the collector release package
`hertzbeat-collector-xx.tar.gz` to new machine [GITEE
Release](https://gitee.com/hertzbeat/hertzbeat/releases)
[Download](https://hertzbeat.apache.org/docs/download)
- Configure the collector configuration yml file
`hertzbeat-collector/config/application.yml`: unique `identity` name, running
`mode` (public or private), hertzbeat `manager-host`, hertzbeat `manager-port`
```yaml
collector:
diff --git a/home/versioned_docs/version-v1.4.x/start/quickstart.md
b/home/versioned_docs/version-v1.4.x/start/quickstart.md
index d6ddb6103..2b5b528d7 100644
--- a/home/versioned_docs/version-v1.4.x/start/quickstart.md
+++ b/home/versioned_docs/version-v1.4.x/start/quickstart.md
@@ -38,12 +38,12 @@ Detailed config refer to [Install HertzBeat via
Docker](https://hertzbeat.com/do
##### 2:Install via package
-1. Download the release package `hertzbeat-xx.tar.gz` [GITEE
Release](https://gitee.com/hertzbeat/hertzbeat/releases) [GITHUB
Release](https://github.com/apache/hertzbeat/releases)
+1. Download the release package `hertzbeat-xx.tar.gz` [GITEE
Release](https://gitee.com/hertzbeat/hertzbeat/releases)
[Download](https://hertzbeat.apache.org/docs/download)
2. Configure the HertzBeat configuration yml file
`hertzbeat/config/application.yml` (optional)
3. Run command `$ ./bin/startup.sh ` or `bin/startup.bat`
4. Access `http://localhost:1157` to start, default account: `admin/hertzbeat`
5. Deploy collector clusters
- - Download the release package `hertzbeat-collector-xx.tar.gz` to new
machine [GITEE Release](https://gitee.com/hertzbeat/hertzbeat/releases) [GITHUB
Release](https://github.com/apache/hertzbeat/releases)
+ - Download the release package `hertzbeat-collector-xx.tar.gz` to new
machine [GITEE Release](https://gitee.com/hertzbeat/hertzbeat/releases)
[Download](https://hertzbeat.apache.org/docs/download)
- Configure the collector configuration yml file
`hertzbeat-collector/config/application.yml`: unique `identity` name, running
`mode` (public or private), hertzbeat `manager-host`, hertzbeat `manager-port`
```yaml
collector:
diff --git a/home/versioned_docs/version-v1.4.x/start/upgrade.md
b/home/versioned_docs/version-v1.4.x/start/upgrade.md
index 6836d8a62..d89237083 100644
--- a/home/versioned_docs/version-v1.4.x/start/upgrade.md
+++ b/home/versioned_docs/version-v1.4.x/start/upgrade.md
@@ -6,7 +6,7 @@ sidebar_label: Version Upgrade Guide
**HertzBeat Release Version List**
-- [Github Release](https://github.com/apache/hertzbeat/releases)
+- [Download](https://hertzbeat.apache.org/docs/download)
- [Gitee Release](https://gitee.com/hertzbeat/hertzbeat/releases)
- [DockerHub Release](https://hub.docker.com/r/apache/hertzbeat/tags)
- [Docker quay.io
Release](https://quay.io/repository/apache/hertzbeat?tab=tags)
diff --git a/home/versioned_docs/version-v1.5.x/start/quickstart.md
b/home/versioned_docs/version-v1.5.x/start/quickstart.md
index 087e7db23..5bd804c4d 100644
--- a/home/versioned_docs/version-v1.5.x/start/quickstart.md
+++ b/home/versioned_docs/version-v1.5.x/start/quickstart.md
@@ -38,12 +38,12 @@ Detailed config refer to [Install HertzBeat via
Docker](https://hertzbeat.apache
##### 2:Install via package
-1. Download the release package `hertzbeat-xx.tar.gz` [GITHUB
Release](https://github.com/apache/hertzbeat/releases)
+1. Download the release package `hertzbeat-xx.tar.gz`
[Download](https://hertzbeat.apache.org/docs/download)
2. Configure the HertzBeat configuration yml file
`hertzbeat/config/application.yml` (optional)
3. Run command `$ ./bin/startup.sh ` or `bin/startup.bat`
4. Access `http://localhost:1157` to start, default account: `admin/hertzbeat`
5. Deploy collector clusters(Optional)
- - Download the release package `hertzbeat-collector-xx.tar.gz` to new
machine [GITHUB Release](https://github.com/apache/hertzbeat/releases)
+ - Download the release package `hertzbeat-collector-xx.tar.gz` to new
machine [Download](https://hertzbeat.apache.org/docs/download)
- Configure the collector configuration yml file
`hertzbeat-collector/config/application.yml`: unique `identity` name, running
`mode` (public or private), hertzbeat `manager-host`, hertzbeat `manager-port`
```yaml
collector:
diff --git a/home/versioned_docs/version-v1.5.x/start/upgrade.md
b/home/versioned_docs/version-v1.5.x/start/upgrade.md
index 917b8ffbe..f34f3b36d 100644
--- a/home/versioned_docs/version-v1.5.x/start/upgrade.md
+++ b/home/versioned_docs/version-v1.5.x/start/upgrade.md
@@ -7,7 +7,7 @@ sidebar_label: Version Upgrade Guide
**HertzBeat Release Version List**
- [Download Page](/docs/download)
-- [Github Release](https://github.com/apache/hertzbeat/releases)
+- [Download](https://hertzbeat.apache.org/docs/download)
- [DockerHub Release](https://hub.docker.com/r/apache/hertzbeat/tags)
Apache HertzBeat (incubating)'s metadata information is stored in H2 or Mysql,
PostgreSQL relational databases, and the collected metric data is stored in
time series databases such as TDengine and IotDB.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]