Each stack now has a stack.toml that defines the stack for Resource Sync: [[stacks]] name = "..." description = "..." compose_path = "compose.yml" This tells Komodo what each stack is when using Resource Sync. |
||
|---|---|---|
| .. | ||
| compose.yml | ||
| 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
}