mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-08-15 15:12:27 +02:00
Update constants-service.conf
This commit is contained in:
parent
f0bdf0ede8
commit
eb0a084fe1
1 changed files with 3 additions and 3 deletions
|
@ -8,10 +8,10 @@
|
|||
#
|
||||
|
||||
# --- Service Metadata ---
|
||||
ZAMBA_SERVICE_NAME="Icinga2 Monitoring Stack"
|
||||
ZAMBA_SERVICE_DESC="Installiert Icinga2, Icingaweb2, Director, Nginx, PostgreSQL, InfluxDB2 und Grafana."
|
||||
ZAMBA_SERVICE_NAME="Icinga2 Monitoring Stack (MariaDB Edition)"
|
||||
ZAMBA_SERVICE_DESC="Installiert Icinga2, Icingaweb2, Director, Nginx, MariaDB, InfluxDB2 und Grafana."
|
||||
# Tags zur besseren Filterung und Verwaltung des Containers
|
||||
SERVICE_TAGS="monitoring,icinga,grafana,influxdb,nginx,postgresql"
|
||||
SERVICE_TAGS="monitoring,icinga,grafana,influxdb,nginx,mariadb"
|
||||
|
||||
|
||||
# --- LXC Container Configuration ---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue