-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
82f926c
commit 6ad90c9
Showing
9 changed files
with
156 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
title: EMQX | ||
slug: /emqx | ||
tags: | ||
- IoT | ||
- 车联网 | ||
- 物联网 | ||
- MQTT | ||
--- | ||
|
||
import Meta from './_include/emqx.md'; | ||
|
||
<Meta name="meta" /> | ||
|
||
## 入门指南{#guide} | ||
|
||
### 初始化{#wizard} | ||
|
||
Websoft9 控制台安装 EMQX 后,通过【我的应用】管理应用,在**访问**标签页中获取登录信息。 | ||
|
||
|
||
## 配置选项{#configs} | ||
|
||
- 配置文件:EMQX 官方支持配置项转换成环境变量,所以通过环境变量设置配置文件 | ||
|
||
## 管理维护{#administrator} | ||
|
||
## 故障 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
--- | ||
title: MQTTX | ||
slug: /mqttx | ||
tags: | ||
- Web 面板 | ||
- 可视化 | ||
- GUI | ||
--- | ||
|
||
import Meta from './_include/mqttx.md'; | ||
|
||
<Meta name="meta" /> | ||
|
||
## 入门指南{#guide} | ||
|
||
### 初始化{#wizard} | ||
|
||
Websoft9 控制台安装 MQTTX 后,通过【我的应用】管理应用,在**访问**标签页中获取登录信息。 | ||
|
||
### 集成 RabbitMQ | ||
|
||
1. 准备好 RabbitMQ | ||
|
||
- Websoft9 应用商店安装 RabbitMQ | ||
- RabbitMQ 容器命令行启用插件 | ||
``` | ||
rabbitmq-plugins enable rabbitmq_mqtt | ||
rabbitmq-plugins enable rabbitmq_web_mqtt | ||
``` | ||
2. MQTTX 连接 RabbiMQ,并测试 | ||
![](https://libs.websoft9.com/Websoft9/DocsPicture/zh/mqttx/mqttx-connect-rabbitmq-websoft9.png) | ||
## 配置选项{#configs} | ||
## 管理维护{#administrator} | ||
## 故障 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: Penpot | ||
slug: /penpot | ||
tags: | ||
- 原型设计 | ||
- 设计协同 | ||
- 用户界面 | ||
- 画布 | ||
--- | ||
|
||
import Meta from './_include/penpot.md'; | ||
|
||
<Meta name="meta" /> | ||
|
||
## 入门指南{#guide} | ||
|
||
### 初始化{#wizard} | ||
|
||
Websoft9 控制台安装 Penpot 后,通过【我的应用】管理应用,在**访问**标签页中获取登录信息。 | ||
|
||
|
||
|
||
## 配置选项{#configs} | ||
## 管理维护{#administrator} | ||
|
||
## 故障 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
title: Prometheus | ||
slug: /prometheus | ||
tags: | ||
- 监控 | ||
- 报警 | ||
- 时序数据库 | ||
--- | ||
|
||
import Meta from './_include/prometheus.md'; | ||
|
||
<Meta name="meta" /> | ||
|
||
## 入门指南{#guide} | ||
|
||
### 初始化{#wizard} | ||
|
||
Websoft9 控制台安装 Prometheus 后,通过【我的应用】管理应用,在**访问**标签页中获取登录信息。 | ||
|
||
### 集成 Grafana {#grafana} | ||
|
||
Grafana 可以作为 Promethus 的可视化呈现,具体参考:[GRAFANA SUPPORT FOR PROMETHEUS](https://prometheus.io/docs/visualization/grafana/) | ||
|
||
## 配置选项{#configs} | ||
|
||
- 数据采集方式:主要使用拉取(Pull)方式,同时引入 Pushgateway 接受被采集端的推送数据,然后再从 Pushgateway 中拉取。 | ||
|
||
## 管理维护{#administrator} | ||
|
||
## 故障 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
title: Uptime Kuma | ||
slug: /uptimekuma | ||
tags: | ||
- 监控 | ||
- 运维 | ||
- 面板 | ||
--- | ||
|
||
import Meta from './_include/uptimekuma.md'; | ||
|
||
<Meta name="meta" /> | ||
|
||
## 入门指南{#guide} | ||
|
||
### 初始化{#wizard} | ||
|
||
Websoft9 控制台安装 Uptime Kuma 后,通过【我的应用】管理应用,在**访问**标签页中获取登录信息。 | ||
|
||
1. 根据初始化向导,完成账号注册 | ||
|
||
2. 增加监控对象 | ||
|
||
|
||
## 配置选项{#configs} | ||
|
||
- 多语言(√) | ||
|
||
## 管理维护{#administrator} | ||
|
||
## 故障 |