Compare commits
No commits in common. "ade9599944dbde33c29fd968a9bb77511fb64212" and "34c382365a258e0d6f20ea4b2603461641093a77" have entirely different histories.
ade9599944
...
34c382365a
|
|
@ -8,7 +8,6 @@ You can sync with this repository in all XPipe application instances the same wa
|
|||
|
||||
- **Connections**
|
||||
- [**Proxmox Hetzner**](categories/93b3c4d3-0549-45a4-a257-01c50efdcd0a)
|
||||
- [**VM**](categories/fa303626-ee14-4bc2-b054-fb63b6bb1149)
|
||||
- [**Hosts**](categories/62e4a26d-ad45-4a8f-a8b4-e63866fd2546)
|
||||
- [**Container**](categories/0b2c0094-af5e-4002-8ab5-c4accf4f110e)
|
||||
- [**local**](categories/86013773-4fa9-4b5e-96ad-4ac3dc8e8412)
|
||||
|
|
@ -21,11 +20,6 @@ You can sync with this repository in all XPipe application instances the same wa
|
|||
|
||||
empty
|
||||
|
||||
**All connections / Proxmox Hetzner / VM**
|
||||
|
||||
- [**Terminalserver 174**](stores/205bef19-12ff-47ce-9870-0ccf4dfde314)
|
||||
- [**Terminalserver 174 (Copy)**](stores/99015acc-07f3-477e-a46e-7b73fa56c708)
|
||||
|
||||
**All connections / Proxmox Hetzner / Hosts**
|
||||
|
||||
- [**Proxmox Hetzner**](stores/ad0a88c2-b577-490e-8d5b-693e9a0da790)
|
||||
|
|
|
|||
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"uuid" : "fa303626-ee14-4bc2-b054-fb63b6bb1149",
|
||||
"name" : "VM",
|
||||
"share" : true,
|
||||
"color" : null,
|
||||
"parentUuid" : "93b3c4d3-0549-45a4-a257-01c50efdcd0a"
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "205bef19-12ff-47ce-9870-0ccf4dfde314",
|
||||
"name" : "Terminalserver 174",
|
||||
"categoryUuid" : "fa303626-ee14-4bc2-b054-fb63b6bb1149",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,23 +0,0 @@
|
|||
{
|
||||
"type" : "ssh",
|
||||
"proxy" : {
|
||||
"storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b"
|
||||
},
|
||||
"host" : "192.168.174.61",
|
||||
"port" : 22,
|
||||
"user" : "sebastian.zell",
|
||||
"password" : {
|
||||
"type" : "inPlace",
|
||||
"value" : {
|
||||
"secret" : {
|
||||
"type" : "locked",
|
||||
"encryptedValue" : "e1FM9DhT0jU5CwQJ52dq09RR2vY7XEfMVFeTee4Dnr4TFdANLhuGJ74p"
|
||||
}
|
||||
}
|
||||
},
|
||||
"identityStrategy" : {
|
||||
"type" : "none"
|
||||
},
|
||||
"dontInteractWithSystem" : false,
|
||||
"forwardX11" : false
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "99015acc-07f3-477e-a46e-7b73fa56c708",
|
||||
"name" : "Terminalserver 174 (Copy)",
|
||||
"categoryUuid" : "fa303626-ee14-4bc2-b054-fb63b6bb1149",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,23 +0,0 @@
|
|||
{
|
||||
"type" : "ssh",
|
||||
"proxy" : {
|
||||
"storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b"
|
||||
},
|
||||
"host" : "192.168.174.61",
|
||||
"port" : 22,
|
||||
"user" : "root",
|
||||
"password" : {
|
||||
"type" : "inPlace",
|
||||
"value" : {
|
||||
"secret" : {
|
||||
"type" : "locked",
|
||||
"encryptedValue" : "e1FM9DhT0jU5CwQJ52dq09RR2vY7XEfMVFeTee4Dnr4TFdANLhuGJ74p"
|
||||
}
|
||||
}
|
||||
},
|
||||
"identityStrategy" : {
|
||||
"type" : "none"
|
||||
},
|
||||
"dontInteractWithSystem" : false,
|
||||
"forwardX11" : false
|
||||
}
|
||||
Loading…
Reference in New Issue