Update examples.md

This commit is contained in:
nickexyz 2022-03-19 00:20:56 +00:00 committed by GitHub
parent 2511ba7627
commit 21fc1245eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
![Node red message flow](static/img/nodered-message.png)
<details>
<summary>Expand</summary>
@ -222,9 +220,10 @@ Example: Send a message
</details>
Example: Send a picture
![Node red message flow](static/img/nodered-message.png)
![Node red picture flow](static/img/nodered-picture.png)
Example: Send a picture
<details>
<summary>Expand</summary>
@ -340,6 +339,8 @@ Example: Send a picture
</details>
![Node red picture flow](static/img/nodered-picture.png)
## Gatus service health check
An example for a custom alert with <a href="https://github.com/TwiN/gatus">Gatus</a>