Relative Content

Tag Archive for dockernginxssldocker-composezabbix

How to Enable HTTPS for Zabbix Web in Docker-Compose with Nginx

I am currently running a Zabbix setup using Docker-Compose which includes PostgreSQL, Zabbix server, and Zabbix web components. I have configured SSL for my domain, and everything works well except for the Zabbix web interface, which only operates on port 80 without HTTPS.