Add proxmox hetzner/proxmox systems/services/pve dashboard
This commit is contained in:
parent
c48304c678
commit
59dd405333
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"uuid" : "f172a93e-06b7-4f93-822b-6e0a480a5991",
|
||||||
|
"name" : "PVE dashboard",
|
||||||
|
"categoryUuid" : "62e4a26d-ad45-4a8f-a8b4-e63866fd2546",
|
||||||
|
"breakOutCategoryUuid" : null,
|
||||||
|
"color" : null,
|
||||||
|
"icon" : null,
|
||||||
|
"freeze" : false,
|
||||||
|
"pinToTop" : false,
|
||||||
|
"orderIndex" : 0
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"type" : "fixedService",
|
||||||
|
"remotePort" : 8006,
|
||||||
|
"localPort" : null,
|
||||||
|
"serviceProtocolType" : {
|
||||||
|
"type" : "https",
|
||||||
|
"path" : null
|
||||||
|
},
|
||||||
|
"host" : "ad0a88c2-b577-490e-8d5b-693e9a0da790",
|
||||||
|
"displayParent" : "621ab147-f05c-4361-a6e4-52393dfa56d6"
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue