mirror of https://github.com/caronc/apprise
Updated showcase (markdown)
parent
1d844c18e8
commit
023770663f
|
@ -10,6 +10,7 @@ Apprise has been mentioned in:
|
|||
|
||||
## Integrations
|
||||
- [ChangeDetection](https://github.com/dgtlmoon/changedetection.io): A tool that monitors websites you provide it so that it can alert you when the page changes (and/or is updated).
|
||||
- [Apache Airflow](https://airflow.apache.org/): Airflow is a platform created by the community to programmatically author, schedule and monitor workflows.
|
||||
- [Home Assistant](https://www.home-assistant.io/): Open source home automation that puts local control and privacy first.
|
||||
- [Fail2Ban](https://www.fail2ban.org/): scans log files and bans IPs that show the malicious signs -- too many password failures, seeking for exploits, etc. Generally Fail2Ban is then used to update firewall rules to reject the IP addresses for a specified amount of time, although any arbitrary other action (e.g. sending a notification via Apprise) could also be configured.
|
||||
- [Uptime Kuma](https://github.com/louislam/uptime-kuma): A popular self-hosted monitoring tool like _[Uptime Robot](https://uptimerobot.com/)_.
|
||||
|
|
Loading…
Reference in New Issue