diff --git a/stores/16d6783c-bcce-4cc7-963a-110e385c3ecf/entry.json b/stores/16d6783c-bcce-4cc7-963a-110e385c3ecf/entry.json new file mode 100644 index 0000000..c9ee84a --- /dev/null +++ b/stores/16d6783c-bcce-4cc7-963a-110e385c3ecf/entry.json @@ -0,0 +1,10 @@ +{ + "uuid" : "16d6783c-bcce-4cc7-963a-110e385c3ecf", + "name" : "docker-vaultwarden", + "categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e", + "color" : null, + "icon" : null, + "configuration" : { + "deletable" : true + } +} \ No newline at end of file diff --git a/stores/16d6783c-bcce-4cc7-963a-110e385c3ecf/store.json b/stores/16d6783c-bcce-4cc7-963a-110e385c3ecf/store.json new file mode 100644 index 0000000..9cc453c --- /dev/null +++ b/stores/16d6783c-bcce-4cc7-963a-110e385c3ecf/store.json @@ -0,0 +1,23 @@ +{ + "type" : "ssh", + "proxy" : { + "storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b" + }, + "host" : "192.168.174.52", + "port" : 22, + "user" : "root", + "password" : { + "type" : "inPlace", + "value" : { + "secret" : { + "type" : "locked", + "encryptedValue" : "x7jQkSFpBmSfAwmrUePJUs2jIYbwTdpcnAtU67y2FsB14By4BFJeTVKo" + } + } + }, + "identityStrategy" : { + "type" : "none" + }, + "dontInteractWithSystem" : false, + "forwardX11" : false +} \ No newline at end of file