2024-11-06 07:14:59 +00:00
|
|
|
{
|
|
|
|
"name": "OpenObserve",
|
|
|
|
"slug": "openobserve",
|
|
|
|
"categories": [
|
|
|
|
7
|
|
|
|
],
|
|
|
|
"date_created": "2024-05-02",
|
|
|
|
"type": "ct",
|
|
|
|
"updateable": true,
|
|
|
|
"privileged": false,
|
2024-11-28 14:50:40 +00:00
|
|
|
"interface_port": 5080,
|
2024-11-06 07:14:59 +00:00
|
|
|
"documentation": null,
|
|
|
|
"website": "https://openobserve.ai/",
|
2024-11-06 18:05:00 +00:00
|
|
|
"logo": "https://github.com/community-scripts/ProxmoxVE/blob/main/misc/images/openobsecure.png?raw=true",
|
2024-11-06 07:14:59 +00:00
|
|
|
"description": "OpenObserve is a simple yet sophisticated log search, infrastructure monitoring, and APM solution.",
|
|
|
|
"install_methods": [
|
|
|
|
{
|
|
|
|
"type": "default",
|
|
|
|
"script": "ct/openobserve.sh",
|
|
|
|
"resources": {
|
2024-11-28 14:50:40 +00:00
|
|
|
"cpu": 1,
|
|
|
|
"ram": 512,
|
|
|
|
"hdd": 3,
|
2024-11-06 07:14:59 +00:00
|
|
|
"os": "debian",
|
|
|
|
"version": "12"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"default_credentials": {
|
|
|
|
"username": null,
|
|
|
|
"password": null
|
|
|
|
},
|
|
|
|
"notes": [
|
|
|
|
{
|
|
|
|
"text": "Show Login Credentials: `cat /opt/openobserve/data/.env`",
|
2024-12-13 14:24:14 +00:00
|
|
|
"type": "info"
|
2024-11-06 07:14:59 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|