adjusted readme.md

This commit is contained in:
Robinson Bomze 2024-09-15 21:15:26 +02:00
parent a6abe3e631
commit e3a57a61d9

View File

@ -2,6 +2,10 @@
ntfy is on [apple store](https://apps.apple.com/us/app/ntfy/id1625396347) and [play store](https://play.google.com/store/apps/details?id=io.heckel.ntfy) ntfy is on [apple store](https://apps.apple.com/us/app/ntfy/id1625396347) and [play store](https://play.google.com/store/apps/details?id=io.heckel.ntfy)
Basically it's an app which subscribes to a channel with a name. messages can be send to the channel with GET requests. So `curl` in a simple script is essentially all you need on a system for notifications of all kind.
Details see [here](https://docs.ntfy.sh/publish/).
### mdadm ### mdadm
- add line with `PROGRAM` to your existing mdadm config, usually in `/etc/mdadm/mdadm.cfg` - add line with `PROGRAM` to your existing mdadm config, usually in `/etc/mdadm/mdadm.cfg`
- place `mdadm-notify.sh` in a folder specified in the config, eg. /usr/local/bin - place `mdadm-notify.sh` in a folder specified in the config, eg. /usr/local/bin