From 58fccddf0966fb97ff321b45576b28a4748ee76f Mon Sep 17 00:00:00 2001 From: Ingrid010109!? Date: Fri, 17 Oct 2025 22:23:12 +0200 Subject: [PATCH] Add docker librebooking --- .../entry.json | 11 ++++++ .../store.json | 35 +++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 stores/b53cbe0a-3b5f-410b-8559-6e90648b60bb/entry.json create mode 100644 stores/b53cbe0a-3b5f-410b-8559-6e90648b60bb/store.json diff --git a/stores/b53cbe0a-3b5f-410b-8559-6e90648b60bb/entry.json b/stores/b53cbe0a-3b5f-410b-8559-6e90648b60bb/entry.json new file mode 100644 index 0000000..0656a94 --- /dev/null +++ b/stores/b53cbe0a-3b5f-410b-8559-6e90648b60bb/entry.json @@ -0,0 +1,11 @@ +{ + "uuid" : "b53cbe0a-3b5f-410b-8559-6e90648b60bb", + "name" : "docker librebooking", + "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/b53cbe0a-3b5f-410b-8559-6e90648b60bb/store.json b/stores/b53cbe0a-3b5f-410b-8559-6e90648b60bb/store.json new file mode 100644 index 0000000..ae1eed7 --- /dev/null +++ b/stores/b53cbe0a-3b5f-410b-8559-6e90648b60bb/store.json @@ -0,0 +1,35 @@ +{ + "type" : "ssh", + "proxy" : "f0ec68aa-63f5-405c-b178-9a4454556d6b", + "host" : "192.168.174.145", + "port" : 22, + "identity" : { + "type" : "inPlace", + "identityStore" : { + "type" : "localIdentity", + "username" : "root", + "password" : { + "secret" : { + "type" : "locked", + "encryptedValue" : "IwPcosJLixr6eoGrLJTkZSeMwfPftT-Q5Q8bZmH-HyEw7ElCheT5Jf-uUFk9c9GnynZsxzpBXfBUrwP-L6RxGEVJoKhjWU9dUNX5tc2gtiQf-kpC0RSX1D75lZUMijZd9Q4FEfIVS3eo-Rj2Jihskf8RxHMuEU3OIzVgrrGxWDAjw6eOinDR8gmOdEXpg0H_6J2Av04uQN3eywo5-NmrRzCpOtH5MSt66aTxmImMA0tX" + }, + "encryptedToken" : { + "token" : "hkkXsWOtOWRGk9sSnJ9-aFBcE6vEdgxatkibQdPJOn4QEw==" + } + }, + "sshIdentity" : { + "secret" : { + "type" : "locked", + "encryptedValue" : "1s8BpEZ2duybKs7KSzmEjXPqzZWL0qSyJrZ3vEAu2-FkNRa7jiVAu9aRBypcKxB5wQ==" + }, + "encryptedToken" : { + "token" : "hkkXsWOtOWRGk9sSnJ9-aFBcE6vEdgxatkibQdPJOn4QEw==" + } + } + } + }, + "dontInteractWithSystem" : false, + "forwardX11" : false, + "jumpServer" : false, + "additionalOptions" : null +} \ No newline at end of file