Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 1.32 KB

README.md

File metadata and controls

41 lines (22 loc) · 1.32 KB

Small utilities to enhance Komodo

Alerters

Gotify Alerter

An Alerter that pushes to Gotify

See README

ntfy Alerter

An Alerter that pushes to ntfy

See README

Discord Webhook Alerter

An Alerter that pushes to a Discord Webhook

See README

Apprise API Webhook Alerter

An Alerter that pushes to Apprise using Apprise API

See README

Find IP

Find one or many Containers by IP or Gateway address.

Accepts a comma-delimited list of strings to find within the address so it works for finding partial IPs or subnets.

Output contains Server, Stack, Container, and Network where it was found:

Server my-server -> Container myStack-myContainer-1 has Gateway 172.16.10.1 in Network mynetwork_default, IP 172.16.10.2 in Network mynetwork_default