Skip to content

Simple Zabbix environment for testing purpose written in Docker compose

Notifications You must be signed in to change notification settings

cr0ssmind/zabbix-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

zabbix-docker

Simple Zabbix environment for testing purpose written in Docker compose

It creates following containers:

  1. PostgreSQL database
  2. Zabbix backend server
  3. Zabbix fronted server ( with Apache httpd )

How you can run it?

docker-compose up -f docker-compose.yml

How you can reach services?

  • Zabbix frontend: port 80
    • Username: Admin
    • Password: zabbix
  • PostgreSQL server: 5432
  • Zabbix server: 10051

About

Simple Zabbix environment for testing purpose written in Docker compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published