install.sh aktualisiert
parent
14c6a7bc19
commit
7f5f79d386
|
|
@ -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
|
||||
Loading…
Reference in New Issue