prometheus-server-app/CloudronManifest.json
Girish Ramakrishnan 79205256a6 Version 1.30.2
2024-04-16 11:48:07 +02:00

32 lines
1,015 B
JSON

{
"version": "1.30.2",
"upstreamVersion": "2.51.2",
"id": "io.prometheus.cloudronapp",
"title": "Prometheus Server",
"author": "Prometheus Developers",
"description": "file://DESCRIPTION.md",
"tagline": "From metrics to insight",
"healthCheckPath": "/",
"httpPort": 9090,
"icon": "logo.png",
"addons": {
"localstorage": {},
"proxyAuth": {
"basicAuth": true
}
},
"manifestVersion": 2,
"website": "https://prometheus.io/",
"contactEmail": "support@cloudron.io",
"tags": [ "metrics", "analytics", "graphite", "collect", "graphs" ],
"changelog": "file://CHANGELOG.md",
"documentationUrl": "https://docs.cloudron.io/apps/prometheus/",
"minBoxVersion": "7.1.0",
"forumUrl": "https://forum.cloudron.io/category/112/prometheus",
"mediaLinks": [
"https://screenshots.cloudron.io/io.prometheus.cloudronapp/1.png",
"https://screenshots.cloudron.io/io.prometheus.cloudronapp/2.png",
"https://screenshots.cloudron.io/io.prometheus.cloudronapp/3.png"
]
}