2024-11-06 07:14:59 +00:00
|
|
|
{
|
|
|
|
"name": "Umami",
|
|
|
|
"slug": "umami",
|
|
|
|
"categories": [
|
|
|
|
7
|
|
|
|
],
|
|
|
|
"date_created": "2024-05-09",
|
|
|
|
"type": "ct",
|
|
|
|
"updateable": false,
|
|
|
|
"privileged": false,
|
2024-11-28 14:50:40 +00:00
|
|
|
"interface_port": 3000,
|
2024-11-06 07:14:59 +00:00
|
|
|
"documentation": null,
|
|
|
|
"website": "https://umami.is/",
|
|
|
|
"logo": "https://raw.githubusercontent.com/umami-software/umami/master/public/android-chrome-512x512.png",
|
|
|
|
"description": "Umami makes it easy to collect, analyze, and understand your web data while maintaining visitor privacy and data ownership.",
|
|
|
|
"install_methods": [
|
|
|
|
{
|
|
|
|
"type": "default",
|
|
|
|
"script": "ct/umami.sh",
|
|
|
|
"resources": {
|
2024-11-28 14:50:40 +00:00
|
|
|
"cpu": 2,
|
|
|
|
"ram": 2048,
|
|
|
|
"hdd": 12,
|
2024-11-06 07:14:59 +00:00
|
|
|
"os": "debian",
|
|
|
|
"version": "12"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"default_credentials": {
|
|
|
|
"username": "admin",
|
|
|
|
"password": "umami"
|
|
|
|
},
|
|
|
|
"notes": [
|
|
|
|
{
|
|
|
|
"text": "To view the database credentials : `cat umami.creds`",
|
2024-12-13 14:24:14 +00:00
|
|
|
"type": "info"
|
2024-11-06 07:14:59 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|