[PR #623] [MERGED] Add Komari Monitor template with Docker Compose, icon, and metadata #2764

Closed
opened 2026-04-23 03:34:05 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/623
Author: @Yuri-NagaSaki
Created: 12/23/2025
Status: Merged
Merged: 1/28/2026
Merged by: @Siumauricio

Base: canaryHead: add-komari-monitor


📝 Commits (1)

  • 2d9de3d Add Komari Monitor template with Docker Compose, icon, and metadata (#XXX)

📊 Changes

4 files changed (+44 additions, -0 deletions)

View changed files

blueprints/komari-monitor/docker-compose.yml (+13 -0)
blueprints/komari-monitor/komari-monitor.ico (+0 -0)
blueprints/komari-monitor/template.toml (+15 -0)
📝 meta.json (+16 -0)

📄 Description

What is this PR about?

Add Komari Monitor template - a lightweight, self-hosted server monitoring tool.

About Komari Monitor

Komari is a lightweight server monitoring solution designed to provide simple and efficient performance tracking. It features:

  • Low resource consumption - suitable for servers of all sizes
  • Self-hosted - full control over your data and privacy
  • Intuitive web dashboard - easy-to-use monitoring interface
  • Lightweight agent - minimal footprint data collection

Changes:

  • blueprints/komari-monitor/docker-compose.yml - Docker Compose configuration
  • blueprints/komari-monitor/template.toml - Dokploy template (port 25774, traefik domain)
  • blueprints/komari-monitor/komari-monitor.ico - Application icon
  • meta.json - Added template metadata

Checklist

Before submitting this PR, please make sure that:

Screenshots or Videos

image

🔄 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/623 **Author:** [@Yuri-NagaSaki](https://github.com/Yuri-NagaSaki) **Created:** 12/23/2025 **Status:** ✅ Merged **Merged:** 1/28/2026 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `add-komari-monitor` --- ### 📝 Commits (1) - [`2d9de3d`](https://github.com/Dokploy/templates/commit/2d9de3da85cf81e73ad23840a0aea57eb4225b4b) Add Komari Monitor template with Docker Compose, icon, and metadata (#XXX) ### 📊 Changes **4 files changed** (+44 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/komari-monitor/docker-compose.yml` (+13 -0) ➕ `blueprints/komari-monitor/komari-monitor.ico` (+0 -0) ➕ `blueprints/komari-monitor/template.toml` (+15 -0) 📝 `meta.json` (+16 -0) </details> ### 📄 Description ## What is this PR about? Add **Komari Monitor** template - a lightweight, self-hosted server monitoring tool. ### About Komari Monitor Komari is a lightweight server monitoring solution designed to provide simple and efficient performance tracking. It features: - **Low resource consumption** - suitable for servers of all sizes - **Self-hosted** - full control over your data and privacy - **Intuitive web dashboard** - easy-to-use monitoring interface - **Lightweight agent** - minimal footprint data collection ### Changes: - `blueprints/komari-monitor/docker-compose.yml` - Docker Compose configuration - `blueprints/komari-monitor/template.toml` - Dokploy template (port 25774, traefik domain) - `blueprints/komari-monitor/komari-monitor.ico` - Application icon - `meta.json` - Added template metadata ## 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-requirements-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. ## Screenshots or Videos <img width="3217" height="1768" alt="image" src="https://github.com/user-attachments/assets/55c07eac-22ca-42fe-b929-d2d4b4975289" /> --- <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-23 03:34:05 -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#2764