Official Zabbix Dockerfiles https://www.zabbix.com
  • Shell 46.3%
  • Dockerfile 41.5%
  • PHP 8.7%
  • PowerShell 1.4%
  • HCL 0.9%
  • Other 1.2%
Find a file
2026-03-05 17:26:32 +09:00
.github Updated branch for scorecard 2026-01-26 16:00:48 +09:00
config_templates Added encryption support between server and frontend 2025-06-26 17:08:19 +09:00
Dockerfiles Disabled telemetry for Go 2026-03-05 16:59:58 +09:00
env_vars Added missing ZBX_VAULTPREFIX variable for web containers 2026-01-28 18:19:01 +09:00
sources Move sources directory and introduce additional build context 2024-12-25 01:17:52 +09:00
.env Removed unused variables from .env 2026-03-05 17:16:08 +09:00
.gitignore Introduce Makefile and bake reciept 2026-03-05 17:01:23 +09:00
.pre-commit-config.yaml Fixed style of files 2024-02-14 20:49:39 +09:00
build.json Temporary removed broken ppc64le for CentOS 2026-02-12 18:16:23 +09:00
build.sh Move sources directory and introduce additional build context 2024-12-25 01:17:52 +09:00
compose.yaml Introduce Makefile and bake reciept 2026-03-05 17:01:23 +09:00
compose_additional_components.yaml Using Selenium Hub to support different browsers 2024-06-10 16:32:50 +09:00
compose_databases.yaml Introduce Makefile and bake reciept 2026-03-05 17:01:23 +09:00
compose_pgsql.yaml Introduce Makefile and bake reciept 2026-03-05 17:01:23 +09:00
compose_zabbix_components.yaml Introduce Makefile and bake reciept 2026-03-05 17:01:23 +09:00
docker-bake.hcl Fixed SQLite3 group builder name 2026-03-05 17:26:32 +09:00
kubernetes.yaml chore: update 7.4 k8s image tags 2025-07-01 06:17:53 +00:00
LICENSE Updated license from GPL v2 to AGPL v3 2024-05-14 02:31:53 +09:00
Makefile Introduce Makefile and bake reciept 2026-03-05 17:01:23 +09:00
README.md chore: update 7.4 README version references 2025-07-01 06:19:27 +00:00
SECURITY.md Update SECURITY.md 2024-11-22 11:49:53 +09:00
sonar-project.properties Updated Sonacloud workflow 2025-07-18 15:45:11 +09:00

Zabbix Logo

OpenSSF Scorecard Quality Gate Status

Build images (DockerHub) Build images (DockerHub, Windows)

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

There is some documentation and examples in the official Zabbix Documentation!

Please also follow usage instructions of each Zabbix component image:

Docker Compose

There is provided Docker Compose files for each set of base Operating System and Database engine.

Templates support several Compose profiles. Minimal set of services is brought up by default, to start additional components e.g. Zabbix Agent use profile 'full' or 'all'. Additionally, it is possible to start only required components.

Issues and Wiki

Be sure to check the Wiki-page on common problems and questions. If you still have problems with or questions about the images, please contact us through a GitHub issue.

Note

Please report here issues and feature requests related to Docker images only. If you have issues or ideas how to improve Zabbix, use official bug tracker.

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.

License

Starting from Zabbix version 7.0, all subsequent Zabbix versions will be released under the GNU Affero General Public License version 3 (AGPLv3). You can modify the relevant version and propagate such modified version under the terms of the AGPLv3 as published by the Free Software Foundation. For additional details, including answers to common questions about the AGPLv3, see the generic FAQ from the Free Software Foundation.

Zabbix is Open Source Software, however, if you use Zabbix in a commercial context we kindly ask you to support the development of Zabbix by purchasing some level of technical support. All previous Zabbix software versions up to 6.4 are released under the GNU General Public License version 2 (GPLv2). The formal terms of the GPLv2 and AGPLv3 can be found at http://www.fsf.org/licenses/.