2022-09-12 16:12:22 +05:00
2022-09-12 15:50:58 +05:00
2022-09-12 16:01:47 +05:00
2022-09-12 16:20:23 +05:00
2022-09-13 09:16:51 +05:00
2022-09-12 16:01:47 +05:00

zabbix-Dockerfile

Custom Zabbix container image. This has 2 images, 1 for zabbix_server, nginx and php-pfm based on debian:11-slim

Getting started

  • git clone and cd into git dir
  • Build zabbix image
docker build -t .
  • cd into configdir and configure according to your set up.
  • docker-compose up -d

To-do

  • mount all needed config dirs outside container. (currently only basic configs are there)
  • mount scirpt dirs outside container add alert and other custom scripts.
Description
nginx, php-fpm, zabbix-server itself
Readme 3.5 MiB
Languages
Dockerfile 47.7%
PHP 42%
Shell 10.3%