fix: Remove stack.toml files - Komodo v2 may only need compose.yml
This commit is contained in:
parent
23d823b79e
commit
d9f4e1d22c
5 changed files with 0 additions and 25 deletions
|
|
@ -1,5 +0,0 @@
|
|||
name = "Gotify"
|
||||
description = "Push-Benachrichtigungen selbst gehostet"
|
||||
version = "1.0.0"
|
||||
category = "communication"
|
||||
compose_file = "compose.yml"
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
name = "Vaultwarden"
|
||||
description = "Password Manager (Bitwarden-kompatibel)"
|
||||
version = "1.0.0"
|
||||
category = "communication"
|
||||
compose_file = "compose.yml"
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
name = "Grafana"
|
||||
description = "Grafana Dashboards & Visualisierung"
|
||||
version = "1.0.0"
|
||||
category = "monitoring"
|
||||
compose_file = "compose.yml"
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
name = "Node Exporter"
|
||||
description = "System-Metriken für Prometheus"
|
||||
version = "1.0.0"
|
||||
category = "monitoring"
|
||||
compose_file = "compose.yml"
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
name = "Prometheus"
|
||||
description = "Prometheus Monitoring & Alerting System"
|
||||
version = "1.0.0"
|
||||
category = "monitoring"
|
||||
compose_file = "compose.yml"
|
||||
Loading…
Add table
Add a link
Reference in a new issue