iGotify
Docker 应用程序 from GrafGenixs' Repository
概述
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.
运行时参数
- 网络用户界面
http://[IP]:[PORT:8080]- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--security-opt no-new-privileges:true --pull always
模板配置
Host Port 1Porttcp
External port 8681 mapped to container port 8080
- 目标
- 8080
- 默认值
- 8681
- 价值
- 8681
Volume 1Pathrw
Volume for API data
- 目标
- /app/data
- 默认值
- /mnt/user/appdata/igotify/api-data/
- 价值
- /mnt/user/appdata/igotify/api-data/
Gotify URLSVariable
URL to the Gotify server. example: http://gotify:80
- 目标
- GOTIFY_URLS
Gotify Client TokensVariable
Client token from Gotify Client. example: cXXXXXXXX
- 目标
- GOTIFY_CLIENT_TOKENS
SecNtfy TokensVariable
SecNtfy token from the app. example: NTFY-DEVICE-XXXXXX
- 目标
- SECNTFY_TOKENS
详细信息
存储库
ghcr.io/androidseb25/igotify-notification-assist:latest最后更新2026-06-01
初见2024-05-01
在Unraid 上运行 iGotify 。
iGotify 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。