iGotify

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:

  1. First, install and configure the official Gotify Server (Docker).
  2. 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.
  3. 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.
  4. 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

Host Port 1Porttcp

External port 8681 mapped to container port 8080

Target
8080
Default
8681
Value
8681
Volume 1Pathrw

Volume for API data

Target
/app/data
Default
/mnt/user/appdata/igotify/api-data/
Value
/mnt/user/appdata/igotify/api-data/
Gotify URLSVariable

URL to the Gotify server. example: http://gotify:80

Target
GOTIFY_URLS
Gotify Client TokensVariable

Client token from Gotify Client. example: cXXXXXXXX

Target
GOTIFY_CLIENT_TOKENS
SecNtfy TokensVariable

SecNtfy token from the app. example: NTFY-DEVICE-XXXXXX

Target
SECNTFY_TOKENS

Details

Repository
ghcr.io/androidseb25/igotify-notification-assist:latest
Last Updated2026-06-01
First Seen2024-05-01

Run iGotify on Unraid.

iGotify is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.