install.sh aktualisiert
This commit is contained in:
+3
-1
@@ -3,4 +3,6 @@ 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
|
||||||
Reference in New Issue
Block a user