From f9d6040305717924c439cc0c19130e24f66e69ab Mon Sep 17 00:00:00 2001 From: Ingrid010109!? Date: Thu, 16 Jan 2025 15:03:27 +0100 Subject: [PATCH] Update dolibarr --- .../entry.json | 10 ++++++++ .../store.json | 23 +++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 stores/cc4229d8-b77f-48a3-9204-bf606a4c7d42/entry.json create mode 100644 stores/cc4229d8-b77f-48a3-9204-bf606a4c7d42/store.json diff --git a/stores/cc4229d8-b77f-48a3-9204-bf606a4c7d42/entry.json b/stores/cc4229d8-b77f-48a3-9204-bf606a4c7d42/entry.json new file mode 100644 index 0000000..a6a26ab --- /dev/null +++ b/stores/cc4229d8-b77f-48a3-9204-bf606a4c7d42/entry.json @@ -0,0 +1,10 @@ +{ + "uuid" : "cc4229d8-b77f-48a3-9204-bf606a4c7d42", + "name" : "dolibarr", + "categoryUuid" : "d0b3e32d-0e90-4484-a0ef-6af941a6dda7", + "color" : null, + "icon" : null, + "configuration" : { + "deletable" : true + } +} \ No newline at end of file diff --git a/stores/cc4229d8-b77f-48a3-9204-bf606a4c7d42/store.json b/stores/cc4229d8-b77f-48a3-9204-bf606a4c7d42/store.json new file mode 100644 index 0000000..490e49a --- /dev/null +++ b/stores/cc4229d8-b77f-48a3-9204-bf606a4c7d42/store.json @@ -0,0 +1,23 @@ +{ + "type" : "ssh", + "proxy" : { + "storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b" + }, + "host" : "192.168.174.71", + "port" : 22, + "user" : "root", + "password" : { + "type" : "inPlace", + "value" : { + "secret" : { + "type" : "locked", + "encryptedValue" : "-EmAK3VbF-NUVWTsxRKn66HV5F+t-2lSreq-9f--gt+cewBogxNxCOnQ" + } + } + }, + "identityStrategy" : { + "type" : "none" + }, + "dontInteractWithSystem" : false, + "forwardX11" : false +} \ No newline at end of file