Hey!
I currently try to automate the process of creating zabbix instances on a rocky linux 8 machine.
It seems to work so far but if i visit the zabbix.domain.de/zabbix the first time it wants me to go through the gui where i mainly have to type in the Postgresql DB password.
After some research i have read that i can put a pre-configured "zabbix.conf.php" file in place to skip this process.
My Problem:
I cannot find the zabbix.conf.php file which has been generated by my manual installation and where i am supposed to put the pre defined one. All i found is a "/usr/share/zabbix/conf/zabbix.conf.php.example".
I currently try to automate the process of creating zabbix instances on a rocky linux 8 machine.
It seems to work so far but if i visit the zabbix.domain.de/zabbix the first time it wants me to go through the gui where i mainly have to type in the Postgresql DB password.
After some research i have read that i can put a pre-configured "zabbix.conf.php" file in place to skip this process.
My Problem:
I cannot find the zabbix.conf.php file which has been generated by my manual installation and where i am supposed to put the pre defined one. All i found is a "/usr/share/zabbix/conf/zabbix.conf.php.example".
Comment