33 lines
817 B
Markdown
33 lines
817 B
Markdown
# Gotify
|
|
|
|
## Info
|
|
- **URL:** https://gotify.mbraune.com
|
|
- **Host:** Proxmox LXC (192.168.178.50)
|
|
- **Interner Port:** 80
|
|
- **Image:** gotify/server:2.9.1
|
|
|
|
## Abhängigkeiten
|
|
- `gotify_net` (internes Docker-Netzwerk)
|
|
- `proxy_net` (Pangolin/Newt)
|
|
|
|
## Services
|
|
| Container | Image | Port |
|
|
|---|---|---|
|
|
| gotify | gotify/server:2.9.1 | 80 |
|
|
| igotify | androidseb25/igotify-notification-assist | 8080 |
|
|
|
|
## Verwendung
|
|
- Push-Benachrichtigungen für Homelab-Services
|
|
- iGotify verbindet sich intern via `http://gotify:80`
|
|
|
|
## Secrets
|
|
- Admin-User: `max`, Passwort → Vaultwarden Secure Note
|
|
- iGotify Client-Token → Vaultwarden Secure Note
|
|
|
|
## Ports & Netzwerk
|
|
- Extern erreichbar via Pangolin/Newt Tunnel
|
|
- Kein direktes Port-Forwarding
|
|
- Netzwerk: `gotify_net`
|
|
|
|
## Letzte Änderungen
|
|
- 2026-08-05: README erstellt
|