[PR #1] [MERGED] Add Umami analytics blueprint with Docker Compose and configuration #158

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/1
Author: @Siumauricio
Created: 3/9/2025
Status: Merged
Merged: 3/10/2025
Merged by: @Siumauricio

Base: mainHead: feat/umami


📝 Commits (10+)

  • dc5c33b Add Umami analytics blueprint with Docker Compose and configuration
  • 470e5d9 Enhance Base64 templates GitHub Action workflow with improved formatting
  • 5d44153 Modify Base64 templates workflow to encode compose and config as JSON
  • 6092fca Refactor Base64 templates workflow to improve blueprint base64 presentation
  • 6a836d9 Add user guidance for blueprint base64 import in workflow
  • 1476adc Fix base64 templates workflow comment output redirection
  • ea1f5bd Add GitHub Actions workflow to validate blueprint structure and meta.json
  • f190414 Remove Umami blueprint template
  • 7680b8b refactor: add validation metadata
  • a6adc9d feat: Add Umami blueprint template

📊 Changes

7 files changed (+190 additions, -18 deletions)

View changed files

📝 .github/workflows/base64-templates.yml (+20 -16)
.github/workflows/validate.yml (+105 -0)
📝 blueprints/pocketbase/template.yml (+2 -2)
blueprints/umami/docker-compose.yml (+34 -0)
blueprints/umami/template.yml (+13 -0)
blueprints/umami/umami.png (+0 -0)
📝 meta.json (+16 -0)

📄 Description

No description provided


🔄 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/1 **Author:** [@Siumauricio](https://github.com/Siumauricio) **Created:** 3/9/2025 **Status:** ✅ Merged **Merged:** 3/10/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `feat/umami` --- ### 📝 Commits (10+) - [`dc5c33b`](https://github.com/Dokploy/templates/commit/dc5c33b6c027953ad3e47b10b2aa5f9e4d6bea22) Add Umami analytics blueprint with Docker Compose and configuration - [`470e5d9`](https://github.com/Dokploy/templates/commit/470e5d96cd938a5e5ed3fb6f12f75733cb2fe7dc) Enhance Base64 templates GitHub Action workflow with improved formatting - [`5d44153`](https://github.com/Dokploy/templates/commit/5d441530f01cb85e1934c84b082a7f87b1178876) Modify Base64 templates workflow to encode compose and config as JSON - [`6092fca`](https://github.com/Dokploy/templates/commit/6092fcad2ba9d8a2d2da7c7700edfff72092f6ee) Refactor Base64 templates workflow to improve blueprint base64 presentation - [`6a836d9`](https://github.com/Dokploy/templates/commit/6a836d970ce9407021f455b3da7e5f3dead32c22) Add user guidance for blueprint base64 import in workflow - [`1476adc`](https://github.com/Dokploy/templates/commit/1476adcbeadb5f7f647e12b7c27040ff14a738e3) Fix base64 templates workflow comment output redirection - [`ea1f5bd`](https://github.com/Dokploy/templates/commit/ea1f5bddaddff188e4045d042d11730b9d547fcd) Add GitHub Actions workflow to validate blueprint structure and meta.json - [`f190414`](https://github.com/Dokploy/templates/commit/f190414c1b6f037468ebc4c4e23bea66061c0d51) Remove Umami blueprint template - [`7680b8b`](https://github.com/Dokploy/templates/commit/7680b8b3c9ab2b6837a432fe449e69f114327678) refactor: add validation metadata - [`a6adc9d`](https://github.com/Dokploy/templates/commit/a6adc9d0e90cc91f1d61c6a2b16b291f90bf914c) feat: Add Umami blueprint template ### 📊 Changes **7 files changed** (+190 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/base64-templates.yml` (+20 -16) ➕ `.github/workflows/validate.yml` (+105 -0) 📝 `blueprints/pocketbase/template.yml` (+2 -2) ➕ `blueprints/umami/docker-compose.yml` (+34 -0) ➕ `blueprints/umami/template.yml` (+13 -0) ➕ `blueprints/umami/umami.png` (+0 -0) 📝 `meta.json` (+16 -0) </details> ### 📄 Description _No description provided_ --- <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:31:26 -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#158