mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
Add Ackee entry to meta.json with relevant details and links
- Included Ackee as a self-hosted analytics tool with its description, logo, and associated links. - Added tags for better categorization.
This commit is contained in:
16
meta.json
16
meta.json
@@ -1892,5 +1892,21 @@
|
|||||||
"postgres",
|
"postgres",
|
||||||
"admin"
|
"admin"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "ackee",
|
||||||
|
"name": "Ackee",
|
||||||
|
"version": "latest",
|
||||||
|
"description": "Ackee is a self-hosted analytics tool for your website.",
|
||||||
|
"logo": "logo.png",
|
||||||
|
"links": {
|
||||||
|
"github": "https://github.com/electerious/Ackee",
|
||||||
|
"website": "https://ackee.electerious.com/",
|
||||||
|
"docs": "https://docs.ackee.electerious.com/"
|
||||||
|
},
|
||||||
|
"tags": [
|
||||||
|
"analytics",
|
||||||
|
"self-hosted"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user