|
|
@@ -133,8 +133,6 @@ Some simple bash scripts to achieve this are kindly provided in [nickexyz's repo
|
|
|
You can use the HTTP request node to send messages with [Node-RED](https://nodered.org), some examples:
|
|
|
|
|
|
Example: Send a message
|
|
|
-
|
|
|
-
|
|
|
<details>
|
|
|
<summary>Expand</summary>
|
|
|
|
|
|
@@ -222,9 +220,10 @@ Example: Send a message
|
|
|
|
|
|
</details>
|
|
|
|
|
|
-Example: Send a picture
|
|
|
+
|
|
|
|
|
|
-
|
|
|
+
|
|
|
+Example: Send a picture
|
|
|
<details>
|
|
|
<summary>Expand</summary>
|
|
|
|
|
|
@@ -340,6 +339,8 @@ Example: Send a picture
|
|
|
|
|
|
</details>
|
|
|
|
|
|
+
|
|
|
+
|
|
|
## Gatus service health check
|
|
|
|
|
|
An example for a custom alert with <a href="https://github.com/TwiN/gatus">Gatus</a>
|