Has someone already experience on how to spin up two docker images on one AWS EC2 server - one for the actual server zabbix/zabbix-server-mysql (using ubuntu zabbix version 3.2) and then also the web frontend docker image zabbix/zabbix-web-apache-mysql (using ubuntu zabbix version 3.2). Idea is to have the Zabbix database hosted at AWS as Aurora database instead of having this as separate container.
I was trying to follow the link here: https://www.zabbix.com/documentation...ion/containers but I wasn't successful.
Any recommendation?
I was trying to follow the link here: https://www.zabbix.com/documentation...ion/containers but I wasn't successful.
Any recommendation?
Comment