zabbix / zabbix-docker

Official Zabbix Dockerfiles
https://www.zabbix.com
GNU Affero General Public License v3.0
2.39k stars 1.38k forks source link

Feature request - zabbix rebranding on web image #1457

Open davvo84 opened 3 months ago

davvo84 commented 3 months ago

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?

dotneft commented 3 months ago

Actually you can use it right now, just attach volume with required images and configuration file to /usr/share/zabbix/local/conf/brand.conf.php.