install.sh aktualisiert

This commit is contained in:
2025-03-14 09:51:53 +00:00
parent 14c6a7bc19
commit 7f5f79d386
+3 -1
View File
@@ -3,4 +3,6 @@ curl -sSL https://get.docker.com/ | CHANNEL=stable sh
mkdir enc
openssl rand -hex 32 >> enc/zabbix_agentd.psk
chown 1997:1997 enc/zabbix_agentd.psk
chown 1997:1997 enc/zabbix_agentd.psk
docker compose up -d