Add docker-ip-symcon

This commit is contained in:
Ingrid010109!? 2025-01-19 23:12:50 +01:00
parent 62eb5338f0
commit 9838eadd3e
2 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"uuid" : "ae1c8599-5bc0-48b9-9b1e-9b3ac55bd7c1",
"name" : "docker-ip-symcon",
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
"color" : null,
"icon" : null,
"configuration" : {
"deletable" : true
}
}

View File

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