(Grav GitSync) Automatic Commit from exu
This commit is contained in:
parent
2c43edf30a
commit
7e58e90093
@ -41,6 +41,7 @@ podman run --name zabbix-server -t \
|
|||||||
-e MYSQL_USER="zabbix" \
|
-e MYSQL_USER="zabbix" \
|
||||||
-e MYSQL_PASSWORD="zabbix" \
|
-e MYSQL_PASSWORD="zabbix" \
|
||||||
-e MYSQL_ROOT_PASSWORD="rootpass" \
|
-e MYSQL_ROOT_PASSWORD="rootpass" \
|
||||||
|
-e ZBX_STARTPOLLERS=50 \
|
||||||
--pod=zabbix \
|
--pod=zabbix \
|
||||||
-d docker.io/zabbix/zabbix-server-mysql:latest
|
-d docker.io/zabbix/zabbix-server-mysql:latest
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user