Add docker immich
This commit is contained in:
parent
fc740699a0
commit
eb18b95df7
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"uuid" : "7513fedc-580f-4723-a3e8-4015848a1c73",
|
||||
"name" : "docker immich",
|
||||
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||
"breakOutCategoryUuid" : null,
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"freeze" : false,
|
||||
"pinToTop" : false,
|
||||
"orderIndex" : 0
|
||||
}
|
||||
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"type" : "ssh",
|
||||
"proxy" : "f0ec68aa-63f5-405c-b178-9a4454556d6b",
|
||||
"host" : "192.168.174.125",
|
||||
"port" : 22,
|
||||
"identity" : {
|
||||
"type" : "inPlace",
|
||||
"identityStore" : {
|
||||
"type" : "localIdentity",
|
||||
"username" : "root",
|
||||
"password" : {
|
||||
"secret" : {
|
||||
"type" : "locked",
|
||||
"encryptedValue" : "eAvDzTKQ-iW-wYnyGiGqj0sendZw7xtpMSUmKV--UEveCeq9eluSq_xM9cVl8Wilvytk5Bc0IuS02gU7itHE06QHNbf1VCpwr3V5W71nkc1yVJkWTgeJwveanFGwWs-BGzus6aquqzZQsvxfyV6rB1Ro6kDo8X0jVykIDEwTFLOGac1Z8h8kYZhyHtMU5SfYIy0-2ZC_GhZNzn4y6mVtZUPWFXVtc1rmyCt1dYpb2Wl2"
|
||||
},
|
||||
"encryptedToken" : {
|
||||
"token" : "FeIn175CBPFXycyKu8VLwLXRcuK42O8csnCh6ds0I_bliA=="
|
||||
}
|
||||
},
|
||||
"sshIdentity" : {
|
||||
"secret" : {
|
||||
"type" : "locked",
|
||||
"encryptedValue" : "rUojAVl-JGoPTAFgH4T53z--pN8o4MfhmkkdaH3aQFxqQOu0kSPCAy9SZURzVSUCsw=="
|
||||
},
|
||||
"encryptedToken" : {
|
||||
"token" : "FeIn175CBPFXycyKu8VLwLXRcuK42O8csnCh6ds0I_bliA=="
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"dontInteractWithSystem" : false,
|
||||
"forwardX11" : false,
|
||||
"jumpServer" : false,
|
||||
"additionalOptions" : null
|
||||
}
|
||||
Loading…
Reference in New Issue