From 8c8592b52901cdabeff9e59c9370b1ee3ba64c1c Mon Sep 17 00:00:00 2001 From: Ingrid010109!? Date: Thu, 14 Aug 2025 13:14:47 +0200 Subject: [PATCH] Update nextcloud guacamole --- .../entry.json | 10 ++++++++++ .../store.json | 17 +++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 stores/7dbd901b-ebb6-46cf-9402-1338c8849b15/entry.json create mode 100644 stores/7dbd901b-ebb6-46cf-9402-1338c8849b15/store.json diff --git a/stores/7dbd901b-ebb6-46cf-9402-1338c8849b15/entry.json b/stores/7dbd901b-ebb6-46cf-9402-1338c8849b15/entry.json new file mode 100644 index 0000000..bc0b1dc --- /dev/null +++ b/stores/7dbd901b-ebb6-46cf-9402-1338c8849b15/entry.json @@ -0,0 +1,10 @@ +{ + "uuid" : "7dbd901b-ebb6-46cf-9402-1338c8849b15", + "name" : "nextcloud guacamole", + "categoryUuid" : "97458c07-75c0-4f9d-a06e-92d8cdf67c40", + "color" : null, + "icon" : null, + "configuration" : { + "deletable" : true + } +} \ No newline at end of file diff --git a/stores/7dbd901b-ebb6-46cf-9402-1338c8849b15/store.json b/stores/7dbd901b-ebb6-46cf-9402-1338c8849b15/store.json new file mode 100644 index 0000000..a8326af --- /dev/null +++ b/stores/7dbd901b-ebb6-46cf-9402-1338c8849b15/store.json @@ -0,0 +1,17 @@ +{ + "type" : "ssh", + "proxy" : { + "storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b" + }, + "host" : "192.168.174.121", + "port" : 22, + "identity" : { + "type" : "ref", + "ref" : { + "storeId" : "fcc5ba61-cd97-4272-95a3-f18247418326" + } + }, + "dontInteractWithSystem" : false, + "forwardX11" : false, + "additionalOptions" : null +} \ No newline at end of file