Compare commits
13 Commits
04bb0faf06
...
496de5b5d8
| Author | SHA1 | Date |
|---|---|---|
|
|
496de5b5d8 | |
|
|
6b1d39965f | |
|
|
7c863b6bc6 | |
|
|
1662b9f83e | |
|
|
be77162032 | |
|
|
1bb9577919 | |
|
|
504195bcab | |
|
|
e7fc680f67 | |
|
|
74b62b36a1 | |
|
|
3d3deec617 | |
|
|
0a599462ac | |
|
|
355baaa47e | |
|
|
637e36b377 |
12
README.md
12
README.md
|
|
@ -40,6 +40,18 @@ empty
|
|||
|
||||
- [**Proxmox Kladow Backup**](stores/8bcb2816-4273-4b84-a9aa-9788a412c633)
|
||||
- [**Proxmox systems**](stores/649a8346-e8fa-441e-af2d-9b145378b95c)
|
||||
- [**3CX-SBC**](stores/95f58141-ffca-49e1-867a-5d2d8569c38e)
|
||||
- [**docker-main**](stores/2c77b976-a5b6-4b23-a5fc-ad67f1aaf599)
|
||||
- [**Ecockpit**](stores/e07606c5-ee29-48d0-86df-6f2978d45e43)
|
||||
- [**fileserver-archiv**](stores/25b05cd3-cace-438a-914b-39a09e558c25)
|
||||
- [**fileserver-laufend**](stores/df612640-0579-4fa6-8f18-fd7ec3312a88)
|
||||
- [**PDC02**](stores/56e91bbc-d28f-4dcc-99aa-92d6cca2b446)
|
||||
- [**pihole**](stores/967be629-a586-4bfe-9879-4f6145974085)
|
||||
- [**Services**](stores/6ddf27d1-9c95-4734-9b8a-18ffcff95d60)
|
||||
- [**PVE dashboard**](stores/987d3319-cb21-4ab3-b9c3-0a2fcfa1f30f)
|
||||
- [**wireguard**](stores/c8404255-df21-406d-adbb-d1587cbb3796)
|
||||
- [**workstationneuerMaster**](stores/81785ea3-bc8e-4ea8-9f76-06da907f0704)
|
||||
- [**XP**](stores/4ec4ab94-965f-4bb6-b187-7129d130747d)
|
||||
- [**Proxmox Kladow main**](stores/42090d28-ac8f-47f4-83b5-deb9f24cb8df)
|
||||
- [**Proxmox Kladow PBS02**](stores/b316ff0d-248d-4386-abad-9a2a9ec226cb)
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"uuid" : "25b05cd3-cace-438a-914b-39a09e558c25",
|
||||
"name" : "fileserver-archiv",
|
||||
"categoryUuid" : "548c3618-9d59-4626-bc01-c24c3981a5a3",
|
||||
"breakOutCategoryUuid" : null,
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"freeze" : false,
|
||||
"pinToTop" : false,
|
||||
"orderIndex" : 107
|
||||
}
|
||||
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type" : "proxmoxVm",
|
||||
"customIp" : null,
|
||||
"port" : 22,
|
||||
"identity" : null,
|
||||
"forwardX11" : false,
|
||||
"additionalOptions" : null,
|
||||
"dontUseGateway" : null,
|
||||
"install" : "649a8346-e8fa-441e-af2d-9b145378b95c",
|
||||
"vmid" : 107,
|
||||
"name" : "fileserver-archiv"
|
||||
}
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"uuid" : "2c77b976-a5b6-4b23-a5fc-ad67f1aaf599",
|
||||
"name" : "docker-main",
|
||||
"categoryUuid" : "548c3618-9d59-4626-bc01-c24c3981a5a3",
|
||||
"breakOutCategoryUuid" : null,
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"freeze" : false,
|
||||
"pinToTop" : false,
|
||||
"orderIndex" : 105
|
||||
}
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type" : "proxmoxContainer",
|
||||
"install" : "649a8346-e8fa-441e-af2d-9b145378b95c",
|
||||
"vmid" : 105,
|
||||
"name" : "docker-main",
|
||||
"identity" : null
|
||||
}
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"uuid" : "4ec4ab94-965f-4bb6-b187-7129d130747d",
|
||||
"name" : "XP",
|
||||
"categoryUuid" : "548c3618-9d59-4626-bc01-c24c3981a5a3",
|
||||
"breakOutCategoryUuid" : null,
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"freeze" : false,
|
||||
"pinToTop" : false,
|
||||
"orderIndex" : 102
|
||||
}
|
||||
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type" : "proxmoxVm",
|
||||
"customIp" : null,
|
||||
"port" : 22,
|
||||
"identity" : null,
|
||||
"forwardX11" : false,
|
||||
"additionalOptions" : null,
|
||||
"dontUseGateway" : null,
|
||||
"install" : "649a8346-e8fa-441e-af2d-9b145378b95c",
|
||||
"vmid" : 102,
|
||||
"name" : "XP"
|
||||
}
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"uuid" : "56e91bbc-d28f-4dcc-99aa-92d6cca2b446",
|
||||
"name" : "PDC02",
|
||||
"categoryUuid" : "548c3618-9d59-4626-bc01-c24c3981a5a3",
|
||||
"breakOutCategoryUuid" : null,
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"freeze" : false,
|
||||
"pinToTop" : false,
|
||||
"orderIndex" : 109
|
||||
}
|
||||
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type" : "proxmoxVm",
|
||||
"customIp" : null,
|
||||
"port" : 22,
|
||||
"identity" : null,
|
||||
"forwardX11" : false,
|
||||
"additionalOptions" : null,
|
||||
"dontUseGateway" : null,
|
||||
"install" : "649a8346-e8fa-441e-af2d-9b145378b95c",
|
||||
"vmid" : 109,
|
||||
"name" : "PDC02"
|
||||
}
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"uuid" : "6ddf27d1-9c95-4734-9b8a-18ffcff95d60",
|
||||
"name" : "Services",
|
||||
"categoryUuid" : "548c3618-9d59-4626-bc01-c24c3981a5a3",
|
||||
"breakOutCategoryUuid" : null,
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"freeze" : false,
|
||||
"pinToTop" : false,
|
||||
"orderIndex" : -2147483648
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"type" : "fixedServiceGroup",
|
||||
"parent" : "649a8346-e8fa-441e-af2d-9b145378b95c"
|
||||
}
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"uuid" : "81785ea3-bc8e-4ea8-9f76-06da907f0704",
|
||||
"name" : "workstationneuerMaster",
|
||||
"categoryUuid" : "548c3618-9d59-4626-bc01-c24c3981a5a3",
|
||||
"breakOutCategoryUuid" : null,
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"freeze" : false,
|
||||
"pinToTop" : false,
|
||||
"orderIndex" : 103
|
||||
}
|
||||
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type" : "proxmoxVm",
|
||||
"customIp" : null,
|
||||
"port" : 22,
|
||||
"identity" : null,
|
||||
"forwardX11" : false,
|
||||
"additionalOptions" : null,
|
||||
"dontUseGateway" : null,
|
||||
"install" : "649a8346-e8fa-441e-af2d-9b145378b95c",
|
||||
"vmid" : 103,
|
||||
"name" : "workstationneuerMaster"
|
||||
}
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"uuid" : "95f58141-ffca-49e1-867a-5d2d8569c38e",
|
||||
"name" : "3CX-SBC",
|
||||
"categoryUuid" : "548c3618-9d59-4626-bc01-c24c3981a5a3",
|
||||
"breakOutCategoryUuid" : null,
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"freeze" : false,
|
||||
"pinToTop" : false,
|
||||
"orderIndex" : 111
|
||||
}
|
||||
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type" : "proxmoxVm",
|
||||
"customIp" : null,
|
||||
"port" : 22,
|
||||
"identity" : null,
|
||||
"forwardX11" : false,
|
||||
"additionalOptions" : null,
|
||||
"dontUseGateway" : null,
|
||||
"install" : "649a8346-e8fa-441e-af2d-9b145378b95c",
|
||||
"vmid" : 111,
|
||||
"name" : "3CX-SBC"
|
||||
}
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"uuid" : "967be629-a586-4bfe-9879-4f6145974085",
|
||||
"name" : "pihole",
|
||||
"categoryUuid" : "548c3618-9d59-4626-bc01-c24c3981a5a3",
|
||||
"breakOutCategoryUuid" : null,
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"freeze" : false,
|
||||
"pinToTop" : false,
|
||||
"orderIndex" : 113
|
||||
}
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type" : "proxmoxContainer",
|
||||
"install" : "649a8346-e8fa-441e-af2d-9b145378b95c",
|
||||
"vmid" : 113,
|
||||
"name" : "pihole",
|
||||
"identity" : null
|
||||
}
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"uuid" : "987d3319-cb21-4ab3-b9c3-0a2fcfa1f30f",
|
||||
"name" : "PVE dashboard",
|
||||
"categoryUuid" : "548c3618-9d59-4626-bc01-c24c3981a5a3",
|
||||
"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" : "8bcb2816-4273-4b84-a9aa-9788a412c633",
|
||||
"displayParent" : "649a8346-e8fa-441e-af2d-9b145378b95c"
|
||||
}
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"uuid" : "c8404255-df21-406d-adbb-d1587cbb3796",
|
||||
"name" : "wireguard",
|
||||
"categoryUuid" : "548c3618-9d59-4626-bc01-c24c3981a5a3",
|
||||
"breakOutCategoryUuid" : null,
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"freeze" : false,
|
||||
"pinToTop" : false,
|
||||
"orderIndex" : 106
|
||||
}
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"type" : "proxmoxContainer",
|
||||
"install" : "649a8346-e8fa-441e-af2d-9b145378b95c",
|
||||
"vmid" : 106,
|
||||
"name" : "wireguard",
|
||||
"identity" : null
|
||||
}
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"uuid" : "df612640-0579-4fa6-8f18-fd7ec3312a88",
|
||||
"name" : "fileserver-laufend",
|
||||
"categoryUuid" : "548c3618-9d59-4626-bc01-c24c3981a5a3",
|
||||
"breakOutCategoryUuid" : null,
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"freeze" : false,
|
||||
"pinToTop" : false,
|
||||
"orderIndex" : 108
|
||||
}
|
||||
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type" : "proxmoxVm",
|
||||
"customIp" : null,
|
||||
"port" : 22,
|
||||
"identity" : null,
|
||||
"forwardX11" : false,
|
||||
"additionalOptions" : null,
|
||||
"dontUseGateway" : null,
|
||||
"install" : "649a8346-e8fa-441e-af2d-9b145378b95c",
|
||||
"vmid" : 108,
|
||||
"name" : "fileserver-laufend"
|
||||
}
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"uuid" : "e07606c5-ee29-48d0-86df-6f2978d45e43",
|
||||
"name" : "Ecockpit",
|
||||
"categoryUuid" : "548c3618-9d59-4626-bc01-c24c3981a5a3",
|
||||
"breakOutCategoryUuid" : null,
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"freeze" : false,
|
||||
"pinToTop" : false,
|
||||
"orderIndex" : 101
|
||||
}
|
||||
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type" : "proxmoxVm",
|
||||
"customIp" : null,
|
||||
"port" : 22,
|
||||
"identity" : null,
|
||||
"forwardX11" : false,
|
||||
"additionalOptions" : null,
|
||||
"dontUseGateway" : null,
|
||||
"install" : "649a8346-e8fa-441e-af2d-9b145378b95c",
|
||||
"vmid" : 101,
|
||||
"name" : "Ecockpit"
|
||||
}
|
||||
Loading…
Reference in New Issue