install.sh aktualisiert

main
sebastian.serfling 2025-03-14 09:51:53 +00:00
parent 14c6a7bc19
commit 7f5f79d386
1 changed files with 3 additions and 1 deletions

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