#Ntfy

2025-05-14

If you are looking for a #SSE library for #php8, I can recommend this for evaluation: github.com/eliashaeussler/sse

Though there is hardly any docs/examples, code looks pretty good to my average PHP dev eyes. Test suite is good.

It worked without any fuss in my hands.

I was able to forward #NTFY messages over to client via SSE (Grug adds another layer of indirection!)

2025-05-07

@hobbyblogging

#ntfy Integration für #HomeAssistant ist wirklich eine tolle Neuigkeit! 🙂

Vor etwa einem Monat hatte ich sowas gesucht, weil ich mir nen ntfy Server aufgesetzt hatte.

Hab‘s auch so mit Bordmitteln lösen können, über RESTful Notifications. Tatsächlich ist man damit sogar flexibler als mit der neuen ntfy Integration, da diese (laut Dokumentation) bislang nur einen Teil der möglichen ntfy Features unterstützt.

Ich vermisse da spontan noch die Möglichkeit, individuelle Tags beim ntfy Request mitzugeben oder Links oder Action Buttons.
Außerdem erlaubt die Integration wohl nur Basic Authentication und keine Authentifizierung per Token.

Jan ☕🎼🎹☁️🏋️‍♂️jan@kcore.org
2025-05-03

Deployed a self-hosted #ntfy and planning to remove #slack for my notifications from the #homelab and other selfhosted things.

Maik Derstappenmrtango
2025-05-03

@bjoern Ich nutze für die zeitliche Auswertung und für Benachrichtigungen mit Ist beides recht einfach aufgesetzt. nutze ich auch um Anwendungen mal neu zu starten wenn die zu viel RAM brauchen oder hängen sollten.

Claus Malter 🤘🏻+❤️+🐈cloonix@chaos.social
2025-04-28

Turns out I love #miniflux. It's so small and yet so powerful. I just realized it can push #rss items to #ntfy. github.com/miniflux/v2

Playing with multiple GApp-less phones, and I got a 429 (Too many requests) error due to a couple Matrix chats

Said screw it and stood up my own #Ntfy server

Easier than expected due to some great docs, and working incredibly well so far

2025-04-21

Seit ca. 15 Jahren läuft mein #vdr auf unveränderter Hardware. Mal mehr, mal weniger in Betrieb. Aktuell, über Ostern, wieder mehr, damit #jellyfin gut gefüllt bleibt.
Immer wieder toll, was mit #opensource alles geht! 💓
- Gestern einen Button für das wake on lan des vdrs in #homeassistant eingebaut.
- Heute Morgen ein Script erstellt, das mir alle Timer per #ntfy sendet, sobald es eine Änderung bei den Timern gab.

#easyvdr

2025-04-20

@derbrumme
Ich habe aktuell einen urAlten OpenWRT mit LXC dafür im Einsatz der mir demnächst stirbt.

Kann man auf Fritzboxen auch zusätzliche Software wie eine PiHole installieren?

Würde es gerne ersetzen, möchte aber aus Platz und positionierungsgründen so wenig Hardware wie möglich nutzen.

Ich hätte daher gerne einen neuen Router, der #PiHole, #ntfy und #Wireguard auf einem Gerät vereinen kann.

2025-04-15

@benni Ja, funktioniert einwandfrei. Auf #GrapheneOS musste man noch #ntfy für Push Notifications einrichten. Hat sonst glaube ich viel Akku gezogen.

cool, i now get push notifications via #ntfy when any #systemd service fails and it will include the logs as well! this is a lot better than manually checking the status and logs every morning.

i thought this would be impossible in #nix due to infinite recursion and that i would have to manually set OnFailure= for every service, but i found a blog post with an easy workaround instead:
medium.com/red6-es/systemd-ser

2025-04-11

fixed UnifiedPush via ntfy!

i had forgotten to give public write access to UnifiedPush topics, so applications couldn't send me notifications

just running this worked:

ntfy access everyone "up*" write

#UnifiedPush #ntfy

2025-04-09

Fixed my reverse proxy to allow #ntfy to connect with websockets. I had abysmal delays on my android app which made notifications almost useless.

2025-04-03

It feels good in the curent situation to be fully free of any proprietary solution.

#Linux #Debian #FreeBSD on all systems only, own #public #DNS servers on own systems including management.

#Mastodon, #Matrix , #Bridges , #Email , #SOGo #Nextcloud #Owncloud #UnifiedPush #ntfy #HomeAssistant #WebSites mostly done with #Hugo, and far more all self hosted on own systems in the basement or in our housing rack.

Mobiles #GrapheneOS and #LineageOS

Whatever #Trump #Microsoft aso does i dont care

2025-03-27

Test 2: Turning off internet connection on my Android for a couple minutes: I still get messages on my new server.

Good for convenience: I get my old notifications if my phone goes offline.

Bad for privacy? Because what if my phone disappeared forever and I forgot about ? Would the new server get new data forever? Or are Mastodon, Matrix, etc supposed to eventually figure out that they should abandon a server if a phone doesn't connect for a few days?

2025-03-27

Ran a couple interesting tests with . I was curious how it handles leaving a server. I have two ntfy servers running now.

Test 1: Switching my Android ntfy app and UnifiedPush subscriptions from one server to the other: I only get messages on the new server.

Good for privacy. The old ntfy doesn't get new data.

...

Philip Gillißenguerda@ruhr.social
2025-03-27

Is anybody using #ntfy in the self hosted version? I'm using it with docker and #Caddy for TLS but ntfy-android doesn't support the certificate.
All other apps and browsers work fine with the web page of ntfy.

Details here: github.com/binwiederhier/ntfy-

@askfedi #SelfHosting

2025-03-23

Mi máquina virtual estándar sobre @proxmox es definitivamente @alpinelinux
Imagen virtual: x86_64

🔧 Configuración minimalista:

#OpenSSH en puerto alternativo:

port 8765

AllowUsers user1

PermitRootLogin no

Usuario con permisos doas:

/etc/doas.conf → permit persist alpine as root

Cortafuegos:

#UFW con reglas estrictas

Control de accesos:

#Fail2Ban notificando por #ntfy cada ban

✅ Todo en 138 MB, súper eficiente y sin paquetes innecesarios.

#Proxmox #AlpineLinux #Minimalism #SelfHosting #Security #ntfy

2025-03-22

I just upgraded @gotosocial to 0.18.x, so with @unifiedpush support. I reinstalled @Tusky to make sure ut is now subscribed to my #ntfy instance. All should be good now, so if some people could respond to this toot so I can check if it works, big thanks.

Lanie Molinar CarmeloRareBird15@allovertheplace.ca
2025-03-20

I'm curious to hear what others are #SelfHosting! Here's my current setup:

Hardware & OS

Infrastructure & Networking

Security & Monitoring

Authentication & Identity Management

  • Authelia (Docker): Just set this up for two-factor authentication and single sign-on. Seems to be working well so far!
  • LLDAP (Docker): Lightweight LDAP server for managing authentication. Also seems to be working pretty well!
    #AuthenticationTools #IdentityManagement

Productivity & Personal Tools

Notifications & Development Workflow

  • Notifications via: #Ntfy (Docker) and Zoho's ZeptoMail (#Zoho)
  • Development Environment: Mostly using VSCode connected to my server via Remote-SSH extension. #VSCodeRemote

Accessibility Focus ♿️🖥️

Accessibility heavily influences my choices—I use a screen reader full-time (#ScreenReader), so I prioritize services usable without sight (#InclusiveDesign#DigitalAccessibility). Always open to discussing accessibility experiences or recommendations!

I've also experimented with:

  • Ollama (#Ollama): Not enough RAM on my Pi.
  • Habit trackers like Beaver Habit Tracker (#HabitTracking): Accessibility issues made it unusable for me.

I don't really have a media collection, so no Plex or Jellyfin here (#MediaServer)—but I'm always open to suggestions! I've gotten a bit addicted to exploring new self-hosted services! 😄

What's your setup like? Any cool services you'd recommend I try?

#SelfHosted #LinuxSelfHost #OpenSource #TechCommunity #FOSS #TechDIY

@selfhost @selfhosted @selfhosting

@moshidon I've got it working with a #selfhosted #ntfy server.

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst