From eb18b95df7d4d8deadeb13991318d9d15b2a0e75 Mon Sep 17 00:00:00 2001 From: Ingrid010109!? Date: Wed, 17 Sep 2025 12:16:28 +0200 Subject: [PATCH] Add docker immich --- .../entry.json | 11 ++++++ .../store.json | 35 +++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 stores/7513fedc-580f-4723-a3e8-4015848a1c73/entry.json create mode 100644 stores/7513fedc-580f-4723-a3e8-4015848a1c73/store.json diff --git a/stores/7513fedc-580f-4723-a3e8-4015848a1c73/entry.json b/stores/7513fedc-580f-4723-a3e8-4015848a1c73/entry.json new file mode 100644 index 0000000..2defb3f --- /dev/null +++ b/stores/7513fedc-580f-4723-a3e8-4015848a1c73/entry.json @@ -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 +} \ No newline at end of file diff --git a/stores/7513fedc-580f-4723-a3e8-4015848a1c73/store.json b/stores/7513fedc-580f-4723-a3e8-4015848a1c73/store.json new file mode 100644 index 0000000..ca742d2 --- /dev/null +++ b/stores/7513fedc-580f-4723-a3e8-4015848a1c73/store.json @@ -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 +} \ No newline at end of file