Compare commits

..

No commits in common. "ff4577ca401b712a5795da904fa26346c61521af" and "a74501ac95c2717343c94edcb295eb68cfaa6082" have entirely different histories.

5 changed files with 0 additions and 55 deletions

View File

@ -59,7 +59,6 @@ empty
**All connections / Proxmox Hetzner / Container**
- [**docker-proxy**](stores/877b6c0b-6451-4058-9d08-64825cbdf8bc)
- [**dolibarr**](stores/cc4229d8-b77f-48a3-9204-bf606a4c7d42)
- [**ecomailz**](stores/a6f96658-d009-475c-8b34-1739887b147a)
- [**Shell environments**](stores/65353629-b850-3e01-8632-1ee81be3cc83)
@ -68,7 +67,6 @@ empty
- [**Lizenzserver**](stores/1825b2c2-fb6e-46a2-b43d-8bae357e34ea)
- [**Shell environments**](stores/3c4054b0-b184-3397-97f5-dbf444cf416c)
- [**bash**](stores/dbd7adae-2a5f-4c24-b801-73d75ba537c8)
- [**dash**](stores/318e71d7-ab7a-4dda-9b51-998569745a7f)
**All connections / local**

View File

@ -1,10 +0,0 @@
{
"uuid" : "318e71d7-ab7a-4dda-9b51-998569745a7f",
"name" : "dash",
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
"color" : null,
"icon" : null,
"configuration" : {
"deletable" : true
}
}

View File

@ -1,10 +0,0 @@
{
"type" : "shellEnvironment",
"commands" : null,
"host" : {
"storeId" : "1825b2c2-fb6e-46a2-b43d-8bae357e34ea"
},
"shell" : "dash",
"elevated" : false,
"scripts" : null
}

View File

@ -1,10 +0,0 @@
{
"uuid" : "877b6c0b-6451-4058-9d08-64825cbdf8bc",
"name" : "docker-proxy",
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
"color" : null,
"icon" : null,
"configuration" : {
"deletable" : true
}
}

View File

@ -1,23 +0,0 @@
{
"type" : "ssh",
"proxy" : {
"storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b"
},
"host" : "192.168.174.59",
"port" : 22,
"user" : "root",
"password" : {
"type" : "inPlace",
"value" : {
"secret" : {
"type" : "locked",
"encryptedValue" : "wG0eEOkNdcfnBciOxNrbebhfu+K3w89ePB1xekTL95OdapERI8uYIZaS"
}
}
},
"identityStrategy" : {
"type" : "none"
},
"dontInteractWithSystem" : false,
"forwardX11" : false
}