iGotify
Docker app from GrafGenixs' Repository
Overview
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.
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--security-opt no-new-privileges:true --pull always
Template configuration
External port 8681 mapped to container port 8080
- Target
- 8080
- Default
- 8681
- Value
- 8681
Volume for API data
- Target
- /app/data
- Default
- /mnt/user/appdata/igotify/api-data/
- Value
- /mnt/user/appdata/igotify/api-data/
URL to the Gotify server. example: http://gotify:80
- Target
- GOTIFY_URLS
Client token from Gotify Client. example: cXXXXXXXX
- Target
- GOTIFY_CLIENT_TOKENS
SecNtfy token from the app. example: NTFY-DEVICE-XXXXXX
- Target
- SECNTFY_TOKENS
Categories
Details
ghcr.io/androidseb25/igotify-notification-assist:latestRun iGotify on Unraid.
iGotify is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.