iGotify
Docker-Anwendung from GrafGenixs' Repository
Übersicht
iGotify Notification Assistant is a lightweight service that complements Gotify Server by decrypting messages and triggering push notifications to iOS devices via Apple's APNs. This container is essential for enabling push notifications within the iOS app.
Setup Instructions:
- First, install and configure the official Gotify Server (Docker).
- Install iGotify. You only need to fill in the required information.
Gotify URLS, Gotify Client Tokens and SecNtfy Tokens do not need to be filled in. - Make sure that Gotify and iGotify are accessible from outside (only if you don't want them to be accessible only locally) with nginx or Traefik.
- Download the iGotify app for IOS and follow the instructions
Further information can be found on the developer github page
This setup has been tested and confirmed to work effectively with NGINX Proxy Manager, ensuring a smooth operation for delivering notifications.
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:8080]- Netzwerk
bridge- Shell
sh- Privilegiert
- false
- Extra Params
--security-opt no-new-privileges:true --pull always
Konfiguration der Vorlage
External port 8681 mapped to container port 8080
- Ziel
- 8080
- Standard
- 8681
- Wert
- 8681
Volume for API data
- Ziel
- /app/data
- Standard
- /mnt/user/appdata/igotify/api-data/
- Wert
- /mnt/user/appdata/igotify/api-data/
URL to the Gotify server. example: http://gotify:80
- Ziel
- GOTIFY_URLS
Client token from Gotify Client. example: cXXXXXXXX
- Ziel
- GOTIFY_CLIENT_TOKENS
SecNtfy token from the app. example: NTFY-DEVICE-XXXXXX
- Ziel
- SECNTFY_TOKENS
Kategorien
Einzelheiten
ghcr.io/androidseb25/igotify-notification-assist:latestFühren Sie iGotify auf Unraid aus.
iGotify ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.