From ea3c2979ace984f2f2f4a6ef9c53c5057b375eef Mon Sep 17 00:00:00 2001 From: zanewalker Date: Sat, 30 May 2026 03:24:31 +0530 Subject: [PATCH] Update development vm server ( ubuntu ) --- .../entry.json | 11 ++++++ .../store.json | 35 +++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 stores/55252d4a-0855-43c3-a92f-6a65fd4fcad4/entry.json create mode 100644 stores/55252d4a-0855-43c3-a92f-6a65fd4fcad4/store.json diff --git a/stores/55252d4a-0855-43c3-a92f-6a65fd4fcad4/entry.json b/stores/55252d4a-0855-43c3-a92f-6a65fd4fcad4/entry.json new file mode 100644 index 0000000..a49940a --- /dev/null +++ b/stores/55252d4a-0855-43c3-a92f-6a65fd4fcad4/entry.json @@ -0,0 +1,11 @@ +{ + "uuid" : "55252d4a-0855-43c3-a92f-6a65fd4fcad4", + "name" : "Development VM Server ( Ubuntu )", + "categoryUuid" : "99a6754d-7c39-4820-a1a1-c8708f066c3f", + "breakOutCategoryUuid" : null, + "color" : null, + "icon" : null, + "freeze" : false, + "pinToTop" : false, + "orderIndex" : 0 +} \ No newline at end of file diff --git a/stores/55252d4a-0855-43c3-a92f-6a65fd4fcad4/store.json b/stores/55252d4a-0855-43c3-a92f-6a65fd4fcad4/store.json new file mode 100644 index 0000000..ccf052e --- /dev/null +++ b/stores/55252d4a-0855-43c3-a92f-6a65fd4fcad4/store.json @@ -0,0 +1,35 @@ +{ + "type" : "ssh", + "proxy" : "f0ec68aa-63f5-405c-b178-9a4454556d6b", + "host" : "192.168.122.41", + "port" : 2222, + "identity" : { + "type" : "inPlace", + "identityStore" : { + "type" : "localIdentity", + "username" : "zanewalker", + "password" : { + "secret" : { + "type" : "vault", + "encryptedValue" : "msNya89fRZqf1qyyl_h9wiefuLpM8HY3Gi_V3F85pPmFzuYtAGP1WQQacAc2SjLY3X4sn6hYqC2AJo5bQvhwSX4ZZdcqtHtHoBgN7-6RgD2iNQ4BXBBW5joCRCWMKi05sBAzpa9Y8vGaV-4-nIBKIY-T3hxuQ79j0F9s3P3zrJmF5oRiuoA0GX2d_ef_OeyiJMM9te6e_ClN1WMuBj4-exd_f2JH3ibf5XJe7DUhaXhV" + }, + "encryptedToken" : { + "token" : "qC1qpK2nGla7XSLWI5MqgDXT8w-MqMPVbLuXJxaQhxiD" + } + }, + "sshIdentity" : { + "secret" : { + "type" : "vault", + "encryptedValue" : "E23XhiJvbbqZp-EjUXIbEILB-dq-5tXvV-4CnQQFDEdgOLDTl98rNts0DOcmy-2cCQ==" + }, + "encryptedToken" : { + "token" : "qC1qpK2nGla7XSLWI5MqgDXT8w-MqMPVbLuXJxaQhxiD" + } + } + } + }, + "dontInteractWithSystem" : false, + "forwardX11" : true, + "jumpServer" : false, + "additionalOptions" : null +} \ No newline at end of file