install.sh aktualisiert

This commit is contained in:
2025-03-14 09:51:53 +00:00
parent 14c6a7bc19
commit 7f5f79d386
+2
View File
@@ -4,3 +4,5 @@ curl -sSL https://get.docker.com/ | CHANNEL=stable sh
mkdir enc mkdir enc
openssl rand -hex 32 >> enc/zabbix_agentd.psk 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