[PR #450] [MERGED] feat(zabbix): Add Zabbix monitoring blueprint #3231

Closed
opened 2026-04-25 18:01:24 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: adding-zabbix


📝 Commits (1)

  • 82ae35a feat(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.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/450 **Author:** [@jaainil](https://github.com/jaainil) **Created:** 10/12/2025 **Status:** ✅ Merged **Merged:** 10/15/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `adding-zabbix` --- ### 📝 Commits (1) - [`82ae35a`](https://github.com/Dokploy/templates/commit/82ae35a3bb29626e034a566354b6fccfaf314a9f) feat(zabbix): Add Zabbix monitoring blueprint with Docker Compose, template, and metadata ### 📊 Changes **4 files changed** (+120 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/zabbix/docker-compose.yml` (+85 -0) ➕ `blueprints/zabbix/image.png` (+0 -0) ➕ `blueprints/zabbix/template.toml` (+17 -0) 📝 `meta.json` (+18 -0) </details> ### 📄 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: - [x] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-suggestions-when-creating-a-template - [x] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. - [x] I have added tests that demonstrate that my correction works or that my new feature works. ## Issues closes #441 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-25 18:01:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#3231