Alpine Prometheus LXC (#3547)

This commit is contained in:
CanbiZ
2025-04-01 16:04:47 +02:00
committed by GitHub
parent 4f6942b601
commit 409358abe2
3 changed files with 91 additions and 0 deletions

View File

@ -24,6 +24,17 @@
"os": "debian",
"version": "12"
}
},
{
"type": "alpine",
"script": "ct/alpine-prometheus.sh",
"resources": {
"cpu": 1,
"ram": 256,
"hdd": 1,
"os": "alpine",
"version": "3.21"
}
}
],
"default_credentials": {