[PR #434] [CLOSED] feat(blueprints): add Dozzle log viewer template #453

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/434
Author: @Harikrishnan1367709
Created: 10/8/2025
Status: Closed

Base: mainHead: feat-Add-Dozzle-Template--#421


📝 Commits (5)

  • 4f7de4c feat:Added the dozzle template -#421
  • e1bfb33 updated the build errors
  • 8c9ee43 Update blueprints/dozzle/docker-compose.yml
  • a74abc8 Merge branch 'main' into feat-Add-Dozzle-Template--#421
  • 91c1efb update the meta.json for the build issue

📊 Changes

4 files changed (+19 additions, -17 deletions)

View changed files

📝 blueprints/dozzle/docker-compose.yml (+7 -3)
blueprints/dozzle/logo.svg (+1 -0)
📝 blueprints/dozzle/template.toml (+6 -9)
📝 meta.json (+5 -5)

📄 Description

Added blueprint files:
1.[docker-compose.yml] — Dozzle service (image: amir20/dozzle:latest), mounts the Docker socket and exposes port 8080. Includes Traefik labels for routing.
2.[template.toml] — Dokploy config stub (domain variable, serviceName, port).
3.[logo.svg] — placeholder SVG logo .
4.Updated [meta.json] — new entry for dozzle (id, name, version, description, links, tags).

Screenshot 2025-10-08 at 1 12 45 PM Screenshot 2025-10-08 at 1 13 04 PM

Fix -#421


🔄 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/434 **Author:** [@Harikrishnan1367709](https://github.com/Harikrishnan1367709) **Created:** 10/8/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat-Add-Dozzle-Template--#421` --- ### 📝 Commits (5) - [`4f7de4c`](https://github.com/Dokploy/templates/commit/4f7de4cd6307f968be16fd890247e6f4936f81a2) feat:Added the dozzle template -#421 - [`e1bfb33`](https://github.com/Dokploy/templates/commit/e1bfb3322fcf69dcb5bcc5261da8b8ac5928faf3) updated the build errors - [`8c9ee43`](https://github.com/Dokploy/templates/commit/8c9ee43155c7cb9404c9edf0c805c949e656a96a) Update blueprints/dozzle/docker-compose.yml - [`a74abc8`](https://github.com/Dokploy/templates/commit/a74abc885da54d85ee4fbada028faef63e5ebaf5) Merge branch 'main' into feat-Add-Dozzle-Template--#421 - [`91c1efb`](https://github.com/Dokploy/templates/commit/91c1efba99c1951ad1faf7fda48ec67c0157ad8b) update the meta.json for the build issue ### 📊 Changes **4 files changed** (+19 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/dozzle/docker-compose.yml` (+7 -3) ➕ `blueprints/dozzle/logo.svg` (+1 -0) 📝 `blueprints/dozzle/template.toml` (+6 -9) 📝 `meta.json` (+5 -5) </details> ### 📄 Description Added blueprint files: 1.[docker-compose.yml] — Dozzle service (image: amir20/dozzle:latest), mounts the Docker socket and exposes port 8080. Includes Traefik labels for routing. 2.[template.toml] — Dokploy config stub (domain variable, serviceName, port). 3.[logo.svg] — placeholder SVG logo . 4.Updated [meta.json] — new entry for dozzle (id, name, version, description, links, tags). <img width="1010" height="494" alt="Screenshot 2025-10-08 at 1 12 45 PM" src="https://github.com/user-attachments/assets/1ce24a99-8156-463c-a2be-9b2c7354c5fd" /> <img width="1702" height="284" alt="Screenshot 2025-10-08 at 1 13 04 PM" src="https://github.com/user-attachments/assets/8fb72c4f-7587-40fe-aef6-d9e81e66bf4d" /> Fix -#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:38:57 -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#453