From 1cf5acb6ae2290cde36dd6f3a45e332a44e0d142 Mon Sep 17 00:00:00 2001 From: Ingrid010109!? Date: Wed, 17 Sep 2025 12:44:18 +0200 Subject: [PATCH] Add mysql --- .../entry.json | 11 ++++++ .../store.json | 35 +++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 stores/f6acf7ad-f263-4634-b299-6576e5997399/entry.json create mode 100644 stores/f6acf7ad-f263-4634-b299-6576e5997399/store.json diff --git a/stores/f6acf7ad-f263-4634-b299-6576e5997399/entry.json b/stores/f6acf7ad-f263-4634-b299-6576e5997399/entry.json new file mode 100644 index 0000000..56305f8 --- /dev/null +++ b/stores/f6acf7ad-f263-4634-b299-6576e5997399/entry.json @@ -0,0 +1,11 @@ +{ + "uuid" : "f6acf7ad-f263-4634-b299-6576e5997399", + "name" : "mysql", + "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/f6acf7ad-f263-4634-b299-6576e5997399/store.json b/stores/f6acf7ad-f263-4634-b299-6576e5997399/store.json new file mode 100644 index 0000000..4519325 --- /dev/null +++ b/stores/f6acf7ad-f263-4634-b299-6576e5997399/store.json @@ -0,0 +1,35 @@ +{ + "type" : "ssh", + "proxy" : "f0ec68aa-63f5-405c-b178-9a4454556d6b", + "host" : "192.168.174.70", + "port" : 22, + "identity" : { + "type" : "inPlace", + "identityStore" : { + "type" : "localIdentity", + "username" : "root", + "password" : { + "secret" : { + "type" : "locked", + "encryptedValue" : "nupcXlVLRMHEk9GBUIouXtnbDWCgVLyD34LODUNvNY7JQtTzsZTWYu--8c0a5lJtBI-I2hjykMw2yEdXSpSE3n_kREfSKMz71ivj3FBgSxpJNOm3WPD13_Qw6Aq2gFOq4Lx54OzJCKZYVKUFvPcubo0yTLhBsvQTHn3zBZtsPKDT3sbI1se6gZ5z2nb6t-dl9MpIOA7Z6Nk47G0xDVF-KkTsk9_YtPoQgG7RxpSSoBgm" + }, + "encryptedToken" : { + "token" : "ijQbG1ywyn9Gmzv67Ah1_5TPklcWAQ8xyX5FzF5TItPGdA==" + } + }, + "sshIdentity" : { + "secret" : { + "type" : "locked", + "encryptedValue" : "xgqn9AT2pAUpjG0TrH4x6RbuLtLxB_A2t5FH9PSZeOqpuvJ4_oJ1mg9JT5zxg3M9GQ==" + }, + "encryptedToken" : { + "token" : "ijQbG1ywyn9Gmzv67Ah1_5TPklcWAQ8xyX5FzF5TItPGdA==" + } + } + } + }, + "dontInteractWithSystem" : false, + "forwardX11" : false, + "jumpServer" : false, + "additionalOptions" : null +} \ No newline at end of file