Skip to content

madev/docker-zabbix-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Run zabbix-proxy and monitor ssl-certificates

In this project we build and run zabbix-proxy container, which monitors the ssl certificate on the chosen web.

Building the image

docker build -t zabbix-proxy .

Starting the container

docker run --env ZBX_HOSTNAME={hostname of your proxy} --env ZBX_SERVER_HOST={domain-name/ip-address of your zabbix-server} zabbix-proxy

About

Docker image for madev customized zabbix proxy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published