fix: Remove stack.toml files - Komodo v2 may only need compose.yml

This commit is contained in:
nocci 2026-03-09 16:42:26 +00:00
parent 23d823b79e
commit d9f4e1d22c
5 changed files with 0 additions and 25 deletions

View file

@ -1,5 +0,0 @@
name = "Gotify"
description = "Push-Benachrichtigungen selbst gehostet"
version = "1.0.0"
category = "communication"
compose_file = "compose.yml"

View file

@ -1,5 +0,0 @@
name = "Vaultwarden"
description = "Password Manager (Bitwarden-kompatibel)"
version = "1.0.0"
category = "communication"
compose_file = "compose.yml"

View file

@ -1,5 +0,0 @@
name = "Grafana"
description = "Grafana Dashboards & Visualisierung"
version = "1.0.0"
category = "monitoring"
compose_file = "compose.yml"

View file

@ -1,5 +0,0 @@
name = "Node Exporter"
description = "System-Metriken für Prometheus"
version = "1.0.0"
category = "monitoring"
compose_file = "compose.yml"

View file

@ -1,5 +0,0 @@
name = "Prometheus"
description = "Prometheus Monitoring & Alerting System"
version = "1.0.0"
category = "monitoring"
compose_file = "compose.yml"