Hello everyone,
I have recently installed Zabbix 6.4 using docker compose, everything works great! But I am having trouble executing external scripts (python) on my Zabbix server. The docker image does not have python, should I mount python as a volume to execute my scripts? What are the best practices?
Thank you in advance!
Best regards
I have recently installed Zabbix 6.4 using docker compose, everything works great! But I am having trouble executing external scripts (python) on my Zabbix server. The docker image does not have python, should I mount python as a volume to execute my scripts? What are the best practices?
Thank you in advance!
Best regards
Comment