Official Zabbix Dockerfiles
Go to file
2021-03-29 15:05:02 +03:00
.github/workflows Merge branch 'master' into 5.0 2021-02-16 15:57:47 +02:00
agent Zabbix v5.0.10 release 2021-03-29 15:05:02 +03:00
agent2 Zabbix v5.0.10 release 2021-03-29 15:05:02 +03:00
java-gateway Zabbix v5.0.10 release 2021-03-29 15:05:02 +03:00
proxy-mysql Zabbix v5.0.10 release 2021-03-29 15:05:02 +03:00
proxy-sqlite3 Zabbix v5.0.10 release 2021-03-29 15:05:02 +03:00
server-mysql Zabbix v5.0.10 release 2021-03-29 15:05:02 +03:00
server-pgsql Zabbix v5.0.10 release 2021-03-29 15:05:02 +03:00
snmptraps Zabbix v5.0.10 release 2021-03-29 15:05:02 +03:00
web-apache-mysql Zabbix v5.0.10 release 2021-03-29 15:05:02 +03:00
web-apache-pgsql Zabbix v5.0.10 release 2021-03-29 15:05:02 +03:00
web-nginx-mysql Zabbix v5.0.10 release 2021-03-29 15:05:02 +03:00
web-nginx-pgsql Zabbix v5.0.10 release 2021-03-29 15:05:02 +03:00
zabbix-appliance/rhel Zabbix v5.0.10 release 2021-03-29 15:05:02 +03:00
.env_agent Added ZBX_ALLOWKEY and ZBX_DENYKEY variables processing 2020-07-14 00:34:02 +03:00
.env_db_mysql Changed default variables in compose files 2019-07-18 15:38:17 +03:00
.env_db_mysql_proxy Added secrets for Zabbix images 2019-07-14 00:50:22 +03:00
.env_db_pgsql Added --no-network flag for build packages purge operation in Alpine images 2019-08-13 23:16:04 +03:00
.env_java Added compose files for 2.0 2016-08-11 14:16:42 -07:00
.env_prx DB encryption support 2020-04-28 17:21:46 +03:00
.env_prx_mysql Added compose files for 2.0 2016-08-11 14:16:42 -07:00
.env_prx_sqlite3 Added compose files for 2.0 2016-08-11 14:16:42 -07:00
.env_srv Fixed MySQL SSL options parsing for MySQL 8.0 client 2020-08-25 07:36:59 -04:00
.env_web Zabbix web-interface maintenance mode support 2020-09-11 10:07:55 -04:00
.gitignore Fixed escaping for DB certs in web images 2020-08-24 16:51:46 -04:00
.MYSQL_PASSWORD Added secrets for Zabbix images 2019-07-14 00:50:22 +03:00
.MYSQL_ROOT_PASSWORD Added secrets for Zabbix images 2019-07-14 00:50:22 +03:00
.MYSQL_USER Added secrets for Zabbix images 2019-07-14 00:50:22 +03:00
.POSTGRES_PASSWORD Added secrets for Zabbix images 2019-07-14 00:50:22 +03:00
.POSTGRES_USER Added secrets for Zabbix images 2019-07-14 00:50:22 +03:00
build.sh Fixed SVN -> GIT 2019-06-12 18:00:18 +03:00
docker-compose_v3_alpine_mysql_latest.yaml Merge branch 'master' into 5.0 2020-06-28 21:45:02 +03:00
docker-compose_v3_alpine_mysql_local.yaml Updated base image versions 2020-12-19 12:07:18 -05:00
docker-compose_v3_alpine_pgsql_latest.yaml PostgreSQL image is Alpine based now 2020-12-31 14:37:29 +02:00
docker-compose_v3_alpine_pgsql_local.yaml PostgreSQL image is Alpine based now 2020-12-31 14:37:29 +02:00
docker-compose_v3_centos_mysql_latest.yaml Merge branch 'master' into 5.0 2020-06-28 21:45:02 +03:00
docker-compose_v3_centos_mysql_local.yaml Updated base image versions 2020-12-19 12:07:18 -05:00
docker-compose_v3_centos_pgsql_latest.yaml PostgreSQL image is Alpine based now 2020-12-31 14:37:29 +02:00
docker-compose_v3_centos_pgsql_local.yaml PostgreSQL image is Alpine based now 2020-12-31 14:37:29 +02:00
docker-compose_v3_ubuntu_mysql_latest.yaml Changed php-fpm config argument from -c to -y 2020-07-09 01:08:03 +03:00
docker-compose_v3_ubuntu_mysql_local.yaml Updated base image versions 2020-12-19 12:07:18 -05:00
docker-compose_v3_ubuntu_pgsql_latest.yaml PostgreSQL image is Alpine based now 2020-12-31 14:37:29 +02:00
docker-compose_v3_ubuntu_pgsql_local.yaml PostgreSQL image is Alpine based now 2020-12-31 14:37:29 +02:00
generate-stackbrew-library.sh Added generate-stackbrew-library script for Docker official images 2019-08-13 19:54:40 +03:00
kubernetes.yaml Merge branch 'master' into 5.0 2020-08-27 13:58:39 -04:00
LICENSE Initial commit 2016-08-03 10:36:02 +03:00
README.md Added GitHub Action to update repository description 2021-02-15 16:48:34 +02:00

logo

CI CI

What is Zabbix?

Zabbix is an enterprise-class open source distributed monitoring solution.

Zabbix is software that monitors numerous parameters of a network and the health and integrity of servers. Zabbix uses a flexible notification mechanism that allows users to configure e-mail based alerts for virtually any event. This allows a fast reaction to server problems. Zabbix offers excellent reporting and data visualisation features based on the stored data. This makes Zabbix ideal for capacity planning.

For more information and related downloads for Zabbix components, please visit https://hub.docker.com/u/zabbix/ and https://zabbix.com

Zabbix Dockerfiles

This repository contains Dockerfile of Zabbix for Docker's automated build published to the public Docker Hub Registry.

Base Docker Image

Usage

Please follow usage instructions of each Zabbix component image:

  • zabbix-appliance - Zabbix appliance with built-in MySQL server, Zabbix server, Zabbix Java Gateway and Zabbix frontend based on Nginx web-server

    Important information: Zabbix Docker Appliance has been decommissioned (except Red Hat edition) and will not be available for 3.0.31, 4.0.19, 4.4.7, 5.0.0 and newer releases. Please use a separate Docker images for each component instead of the all-in-one solution.

  • zabbix-agent - Zabbix agent

  • zabbix-server-mysql - Zabbix server with MySQL database support

  • zabbix-server-pgsql - Zabbix server with PostgreSQL database support

  • zabbix-web-apache-mysql - Zabbix web interface on Apache2 web server with MySQL database support

  • zabbix-web-apache-pgsql - Zabbix web interface on Apache2 web server with PostgreSQL database support

  • zabbix-web-nginx-mysql - Zabbix web interface on Nginx web server with MySQL database support

  • zabbix-web-nginx-pgsql - Zabbix web interface on Nginx web server with PostgreSQL database support

  • zabbix-proxy-sqlite3 - Zabbix proxy with SQLite3 database support

  • zabbix-proxy-mysql - Zabbix proxy with MySQL database support

  • zabbix-java-gateway - Zabbix Java Gateway

  • zabbix-snmptraps - Additional container image for Zabbix server and Zabbix proxy to support SNMP traps

Issues

If you have any problems with or questions about this image, please contact us through a GitHub issue.

Contributing

You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can.

Before you start to code, we recommend discussing your plans through a GitHub issue, especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing.