mastodon.me.uk is one of the many independent Mastodon servers you can use to participate in the fediverse.
Open, user-supported, corporation-free social media for the UK.

Administered by:

Server stats:

496
active users

MatStace

I am sure I saw this as a thing, but either forgot to take a note of the name, or had a dream about self hosting this (because I'm just that sort of exciting guy ;-) )

Is there a “messaging/notifications gateway” service, which I can run as a docker container, open a web page to configure different destinations (eg slack, discord, signal, whatsapp, mqtt, etc), then post messages to that and some logic (tags, client key)sends the message to my endpoint(s)?

Looks like I'm using Apprise, with thanks to those who mentioned it, and not just because it also has APRS and DAPNET (hurrah ham radio stuff).
I suspect I might have conflated another web app and Apprise to give myself a false memory, but I'll update this if I find the mythical web app in my head.

@shollyethan That's not the UI I have in my head*, but the fact that it supports APRS and DAPNET amongst all the things, means I don't need to look any further, thank you.

*I suspect I probably saw Apprise at the same time I was looking at something else, and merged the two in my memory.

@matstace mailrise which uses apprise allows you to send an SMTP message and then can forward it to anywhere apprise supports, most platforms.

@stevenhorner That's not what I had in mind (I was definitely thinking of a web app), but having had Apprise mentioned elsewhere, this looks like it will also have a place in my stack, because SMTP to notifications is definitely useful.

@matstace This sounds like ntfy.sh? There is also a similar one called Gotify, albeit older.