[hertzbeat] release hertzbeat version v1.2.4, update doc (#575)
@@ -18,6 +18,8 @@
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
@@ -42,7 +44,7 @@
|
||||
|
||||
----
|
||||
|
||||
[](https://www.bilibili.com/video/BV1DY4y1i7ts)
|
||||
[](https://www.bilibili.com/video/BV1DY4y1i7ts)
|
||||
|
||||
----
|
||||
|
||||
|
||||
@@ -18,6 +18,8 @@
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
@@ -42,7 +44,7 @@
|
||||
|
||||
----
|
||||
|
||||
[](https://www.bilibili.com/video/BV1DY4y1i7ts)
|
||||
[](https://www.bilibili.com/video/BV1DY4y1i7ts)
|
||||
|
||||
----
|
||||
|
||||
@@ -198,18 +200,18 @@ Thanks these wonderful people, welcome to join us:
|
||||
|
||||
## 💬 社区交流
|
||||
|
||||
HertzBeat赫兹跳动是 [Dromara开源社区](https://dromara.org/) 下项目。
|
||||
HertzBeat 赫兹跳动是 [Dromara开源社区](https://dromara.org/) 下项目。
|
||||
|
||||
##### 微信交流群
|
||||
|
||||
加微信号 tan-cloud 或 扫描下面账号二维码拉您进微信群。
|
||||
<img alt="tan-cloud" src="https://cdn.jsdelivr.net/gh/dromara/hertzbeat@gh-pages/img/docs/help/tan-cloud-wechat.jpg" width="200"/>
|
||||
<img alt="tan-cloud" src="home/static/img/docs/help/tan-cloud-wechat.jpg" width="200"/>
|
||||
|
||||
##### QQ交流群
|
||||
|
||||
加QQ群号 718618151 或 扫描下面的群二维码进群, 验证信息: tancloud
|
||||
|
||||
<img alt="tan-cloud" src="https://cdn.jsdelivr.net/gh/dromara/hertzbeat@gh-pages/img/docs/help/qq-qr.jpg" width="200"/>
|
||||
<img alt="tan-cloud" src="home/static/img/docs/help/qq-qr.jpg" width="200"/>
|
||||
|
||||
##### Channel
|
||||
|
||||
@@ -221,11 +223,11 @@ HertzBeat赫兹跳动是 [Dromara开源社区](https://dromara.org/) 下项目
|
||||
|
||||
##### 公众号与星球
|
||||
|
||||
<img alt="tan-cloud" src="https://cdn.jsdelivr.net/gh/dromara/hertzbeat/home/static/img/wechat.png" width="400"/>
|
||||
<img alt="tan-cloud" src="home/static/img/wechat.png" width="400"/>
|
||||
|
||||
<br/>
|
||||
|
||||
<img alt="planet" src="https://cdn.jsdelivr.net/gh/dromara/hertzbeat@gh-pages/img/planet.jpg" width="400"/>
|
||||
<img alt="planet" src="home/static/img/planet.jpg" width="400"/>
|
||||
|
||||
##### 友情链接
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 19 MiB |
@@ -7,14 +7,19 @@ slug: /
|
||||
|
||||
> 易用友好的实时监控系统,无需Agent,强大自定义监控能力。
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
[](https://discord.gg/Fb6M73htGr)
|
||||
[](https://gitter.im/hertzbeat/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
||||
[](https://jq.qq.com/?_wv=1027&k=Bud9OzdI)
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
## 🎡 <font color="green">介绍</font>
|
||||
|
||||
@@ -7,15 +7,20 @@ slug: /
|
||||
|
||||
> An open-source, real-time monitoring system with custom-monitor and agentless.
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
[](https://discord.gg/Fb6M73htGr)
|
||||
[](https://gitter.im/hertzbeat/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
||||
[](https://jq.qq.com/?_wv=1027&k=Bud9OzdI)
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
|
||||
## 🎡 <font color="green">Introduction</font>
|
||||
|
||||
|
Before Width: | Height: | Size: 104 KiB After Width: | Height: | Size: 119 KiB |
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 188 KiB |
|
Before Width: | Height: | Size: 880 KiB After Width: | Height: | Size: 1.3 MiB |
@@ -19,7 +19,7 @@
|
||||
xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.0.0 http://maven.apache.org/xsd/assembly-2.0.0.xsd
|
||||
http://maven.apache.org/ASSEMBLY/2.0.0 ">
|
||||
<!--必填,会追加到打包文件名称的末尾-->
|
||||
<id>1.2.3</id>
|
||||
<id>1.2.4</id>
|
||||
<!--打包类型,可以设置多种类型,打包的时候不同的类型都会打包打出来-->
|
||||
<formats>
|
||||
<format>tar</format>
|
||||
|
||||
@@ -2,7 +2,7 @@ FROM openjdk:11.0.16-jre-slim-buster
|
||||
|
||||
MAINTAINER tancloud "tomsun28@outlook.com"
|
||||
|
||||
ADD hertzbeat-1.2.3.tar /opt/
|
||||
ADD hertzbeat-1.2.4.tar /opt/
|
||||
|
||||
ENV TZ=Asia/Shanghai
|
||||
#ENV LANG=zh_CN.UTF-8
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
export const CONSTS = {
|
||||
VERSION: 'v1.2.3'
|
||||
VERSION: 'v1.2.4'
|
||||
};
|
||||
|
||||