Hi,
I have a staging zabbix instance which is used for developing alerts, and a production instance that is used for diagnosing production issues. Once I have finished developing a new template on the staging instance I would like it to be published to the production instance.
I've taken a look at Terraform, but there don't seem to be any well supported providers. I'm considering writing a custom pipeline that exports the template from staging and imports it into production. This seems quite involved, though. Does anyone know of better tools to synchronize differences between two zabbix instances?
I have a staging zabbix instance which is used for developing alerts, and a production instance that is used for diagnosing production issues. Once I have finished developing a new template on the staging instance I would like it to be published to the production instance.
I've taken a look at Terraform, but there don't seem to be any well supported providers. I'm considering writing a custom pipeline that exports the template from staging and imports it into production. This seems quite involved, though. Does anyone know of better tools to synchronize differences between two zabbix instances?