Dear all, nowadays I have a Zabbix platform defined with three servers: one for mysql, the other for web frontend and the last for zabbix server. This was made in order to have a lot of hosts and items in a large environment and the system load is ok in this way.
But in the near future, we want to migrate to Zabbix over Docker. I could see lots of tutorials for Zabbix installation over Docker, but all of them talk about installing the three components (zabbix server, mysql and apache) in the same Docker host.
For large environments like mine, do you recommend installing three Docker hosts, each containing just one component of Zabbix? For example, Host Docker 1 with mysql, Host Docker 2 with Apache and Host Docker 3 with Zabbix server. Is there any documentation for this case?
Thanks in advance, greetings !!!
But in the near future, we want to migrate to Zabbix over Docker. I could see lots of tutorials for Zabbix installation over Docker, but all of them talk about installing the three components (zabbix server, mysql and apache) in the same Docker host.
For large environments like mine, do you recommend installing three Docker hosts, each containing just one component of Zabbix? For example, Host Docker 1 with mysql, Host Docker 2 with Apache and Host Docker 3 with Zabbix server. Is there any documentation for this case?
Thanks in advance, greetings !!!