mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-07 17:18:26 -05:00
[PR #450] [MERGED] feat(zabbix): Add Zabbix monitoring blueprint #1039
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/450
Author: @jaainil
Created: 10/12/2025
Status: ✅ Merged
Merged: 10/15/2025
Merged by: @Siumauricio
Base:
main← Head:adding-zabbix📝 Commits (1)
82ae35afeat(zabbix): Add Zabbix monitoring blueprint with Docker Compose, template, and metadata📊 Changes
4 files changed (+120 additions, -0 deletions)
View changed files
➕
blueprints/zabbix/docker-compose.yml(+85 -0)➕
blueprints/zabbix/image.png(+0 -0)➕
blueprints/zabbix/template.toml(+17 -0)📝
meta.json(+18 -0)📄 Description
What is this PR about?
New PR of Zabbix
Added a complete Zabbix 7.4 blueprint including Docker Compose setup for PostgreSQL, server, web interface, SNMP traps, and Java gateway; configuration template for environment variables; logo image; and metadata entry for easy deployment and monitoring capabilities.
Checklist
Before submitting this PR, please make sure that:
Issues closes #441
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.