diff --git a/showcase.md b/showcase.md index 6cfe913..478c962 100644 --- a/showcase.md +++ b/showcase.md @@ -8,6 +8,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). - [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/)_. - [Apprise-GA](https://github.com/cstuder/apprise-ga): Apprise [GitHub Action](https://github.com/features/actions) integration. Also available in the [GitHub Marketplace](https://github.com/marketplace/actions/apprise-notification). - [Bazarr](https://www.bazarr.media/): A companion application to [Sonarr](https://sonarr.tv) and [Radarr](https://radarr.video). It manages and downloads subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you.