[PR #451] [MERGED] feat(dozzle): add Dozzle log viewer blueprint #464

Closed
opened 2025-11-22 20:39:09 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/451
Author: @jaainil
Created: 10/12/2025
Status: Merged
Merged: 10/15/2025
Merged by: @Siumauricio

Base: mainHead: adding-dozzle


📝 Commits (1)

  • 2377a4a feat(dozzle): add Dozzle log viewer blueprint

📊 Changes

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

View changed files

blueprints/dozzle/docker-compose.yml (+8 -0)
blueprints/dozzle/image.png (+0 -0)
blueprints/dozzle/template.toml (+18 -0)
📝 meta.json (+17 -0)

📄 Description

What is this PR about?

New PR of Dozzle

Added new Dozzle blueprint including docker-compose.yml for service setup, template.toml for configuration variables and mounts, image.png for logo, and updated meta.json with service metadata. Enables real-time Docker container log viewing.

Checklist

Before submitting this PR, please make sure that:


🔄 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/451 **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-dozzle` --- ### 📝 Commits (1) - [`2377a4a`](https://github.com/Dokploy/templates/commit/2377a4aa0b0473ef322907fdac4ef12eeb911d77) feat(dozzle): add Dozzle log viewer blueprint ### 📊 Changes **4 files changed** (+43 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/dozzle/docker-compose.yml` (+8 -0) ➕ `blueprints/dozzle/image.png` (+0 -0) ➕ `blueprints/dozzle/template.toml` (+18 -0) 📝 `meta.json` (+17 -0) </details> ### 📄 Description ## What is this PR about? ### New PR of Dozzle Added new Dozzle blueprint including docker-compose.yml for service setup, template.toml for configuration variables and mounts, image.png for logo, and updated meta.json with service metadata. Enables real-time Docker container log viewing. ## 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 related: closes #421 --- <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 2025-11-22 20:39:09 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#464