- Replace ${SECRET:name} with ${NAME} format
- Replace hyphens with underscores in variable names
- Affected: gotify, grafana, vaultwarden, obsidian-livesync
|
||
|---|---|---|
| .. | ||
| compose.yaml | ||
| README.md | ||
| stack.toml | ||
Gotify
📱 Push-Benachrichtigungen selbst gehostet
Deploy in Komodo
Pfad: stacks/gotify/
Secrets
GOTIFY_DEFAULTUSER_NAME- Admin UsernameGOTIFY_DEFAULTUSER_PASS- Admin Password
Caddy
gotify.example.com {
reverse_proxy localhost:9091
}