Add Umami analytics blueprint with Docker Compose and configuration

This commit is contained in:
Mauricio Siu
2025-03-09 17:17:36 -06:00
parent f12a8ed81e
commit dc5c33b6c0
4 changed files with 63 additions and 0 deletions

View File

@@ -31,5 +31,21 @@
"analytics",
"privacy"
]
},
{
"id": "umami",
"name": "Umami",
"version": "v2.16.1",
"description":
"Umami is a simple, fast, privacy-focused alternative to Google Analytics.",
"logo": "umami.png",
"links": {
"github": "https://github.com/umami-software/umami",
"website": "https://umami.is",
"docs": "https://umami.is/docs"
},
"tags": [
"analytics"
]
}
]