iGotify
Aplicación Docker from GrafGenixs' Repository
Visión general
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.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8080]- Red
bridge- Concha
sh- Privilegiado
- false
- Parámetros adicionales
--security-opt no-new-privileges:true --pull always
Configuración de plantillas
External port 8681 mapped to container port 8080
- Objetivo
- 8080
- Por defecto
- 8681
- Valor
- 8681
Volume for API data
- Objetivo
- /app/data
- Por defecto
- /mnt/user/appdata/igotify/api-data/
- Valor
- /mnt/user/appdata/igotify/api-data/
URL to the Gotify server. example: http://gotify:80
- Objetivo
- GOTIFY_URLS
Client token from Gotify Client. example: cXXXXXXXX
- Objetivo
- GOTIFY_CLIENT_TOKENS
SecNtfy token from the app. example: NTFY-DEVICE-XXXXXX
- Objetivo
- SECNTFY_TOKENS
Categorías
Detalles
ghcr.io/androidseb25/igotify-notification-assist:latestEjecute iGotify en Unraid.
iGotify se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.