mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-11 00:45:26 +02:00
19 lines
412 B
JSON
19 lines
412 B
JSON
{
|
|
"id": "matomo",
|
|
"name": "Matomo",
|
|
"version": "5.1-apache",
|
|
"description": "Leading open-source web analytics platform with global data ownership.",
|
|
"logo": "matomo.png",
|
|
"links": {
|
|
"github": "https://github.com/matomo-org/matomo",
|
|
"website": "https://matomo.org",
|
|
"docs": "https://matomo.org/docs"
|
|
},
|
|
"tags": [
|
|
"analytics",
|
|
"metrics",
|
|
"privacy",
|
|
"self-hosted"
|
|
]
|
|
}
|