Update constants-service.conf

This commit is contained in:
Thorsten Spille 2025-07-23 12:04:01 +02:00 committed by GitHub
parent 86d79f0ac2
commit af6ef532d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,6 +26,9 @@ LXC_NESTING="1"
# enable keyctl feature
LXC_KEYCTL="0"
# Sets the minimum amount of RAM the service needs for operation
LXC_MEM_MIN=1024
# --- Service Metadata ---
ZAMBA_SERVICE_NAME="Icinga2 Monitoring Stack"
ZAMBA_SERVICE_DESC="Installiert Icinga2, Icingaweb2, Director, Nginx, PostgreSQL, InfluxDB2 und Grafana."