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 | ||
Prometheus
📊 Monitoring & Alerting System
Deploy in Komodo
Pfad: stacks/prometheus/
Ports
9090- Web UI
Caddy
prometheus.example.com {
reverse_proxy localhost:9090
}