I saw that on the zabbix web image it's not possible to customize the logo.
The code can already read the configurations "BRAND_LOGO", "BRAND_LOGO_SIDEBAR" etc with the "getValue" function. (on /usr/share/zabbix/include/classes/helpers/CBrandHelper.php).
However, these cannot be customized from env and it is not possible to mount the volume to load customizable logos.
Is there any way to use zabbix with docker and custom logos other than rebuild the image?
I saw that on the zabbix web image it's not possible to customize the logo.
The code can already read the configurations "BRAND_LOGO", "BRAND_LOGO_SIDEBAR" etc with the "getValue" function. (on /usr/share/zabbix/include/classes/helpers/CBrandHelper.php).
However, these cannot be customized from env and it is not possible to mount the volume to load customizable logos.
Is there any way to use zabbix with docker and custom logos other than rebuild the image?