[READ-ONLY] Mirror of https://github.com/FoxxMD/komodo-utilities. Small utilities to enhance Komodo
gotify komodo
0

Configure Feed

Select the types of activity you want to include in your feed.

TypeScript 96.1%
Dockerfile 3.9%
Other 0.1%
42 1 0

Clone this repository

https://tangled.org/foxxmd.dev/komodo-utilities https://tangled.org/did:plc:utf5dljofrgg2tabrgy77u6r
git@tangled.org:foxxmd.dev/komodo-utilities git@tangled.org:did:plc:utf5dljofrgg2tabrgy77u6r

For self-hosted knots, clone URLs may differ based on your setup.



README.md

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

Microsoft Teams Webhook Alerter#

An Alerter that pushes to Microsoft Teams using Incoming Webhooks

See README

Actions#

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