Compare commits
7 Commits
aab5e1de25
...
54731b55b9
| Author | SHA1 | Date |
|---|---|---|
|
|
54731b55b9 | |
|
|
c83fdd92b4 | |
|
|
73a8ec9943 | |
|
|
0e189f9d52 | |
|
|
26d399013d | |
|
|
c14ccfc0b5 | |
|
|
7ba732f61f |
|
|
@ -80,12 +80,6 @@ empty
|
|||
- [**default**](stores/f7bb26c4-a0e1-4e8d-86d8-bc385240962c)
|
||||
- [**Shell environments**](stores/0cbaaa7d-ceaf-3ac5-8ea5-18b792a988ce)
|
||||
- [**ash**](stores/561d3927-b089-496f-a206-a379fdbbb748)
|
||||
- [**docker-proxy**](stores/877b6c0b-6451-4058-9d08-64825cbdf8bc)
|
||||
- [**Docker containers**](stores/a81caf51-eb7c-4e70-9a22-273e3ced63f8)
|
||||
- [**default**](stores/92375336-dd3e-4869-b31a-f8d89326aa59)
|
||||
- [**Shell environments**](stores/526b6bf0-ee75-3287-a027-6b9d8a41ba28)
|
||||
- [**bash**](stores/33ec1643-d41b-4155-92b0-c763346d6af6)
|
||||
- [**dash**](stores/74e48ebb-a46d-48ee-8f74-ce40ab939c4f)
|
||||
- [**docker-vaultwarden**](stores/16d6783c-bcce-4cc7-963a-110e385c3ecf)
|
||||
- [**Docker containers**](stores/393ef643-16da-4778-8ec6-690ab17878b9)
|
||||
- [**default**](stores/d782c9ff-6377-4a5e-a735-782ac66a3cd5)
|
||||
|
|
|
|||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "33ec1643-d41b-4155-92b0-c763346d6af6",
|
||||
"name" : "bash",
|
||||
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"type" : "shellEnvironment",
|
||||
"commands" : null,
|
||||
"host" : {
|
||||
"storeId" : "877b6c0b-6451-4058-9d08-64825cbdf8bc"
|
||||
},
|
||||
"shell" : "bash",
|
||||
"elevated" : false,
|
||||
"scripts" : null
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "526b6bf0-ee75-3287-a027-6b9d8a41ba28",
|
||||
"name" : "Shell environments",
|
||||
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"type" : "shellEnvironmentGroup",
|
||||
"parent" : {
|
||||
"storeId" : "877b6c0b-6451-4058-9d08-64825cbdf8bc"
|
||||
}
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "74e48ebb-a46d-48ee-8f74-ce40ab939c4f",
|
||||
"name" : "dash",
|
||||
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"type" : "shellEnvironment",
|
||||
"commands" : null,
|
||||
"host" : {
|
||||
"storeId" : "877b6c0b-6451-4058-9d08-64825cbdf8bc"
|
||||
},
|
||||
"shell" : "dash",
|
||||
"elevated" : false,
|
||||
"scripts" : null
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"uuid" : "877b6c0b-6451-4058-9d08-64825cbdf8bc",
|
||||
"name" : "docker-proxy",
|
||||
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||
"breakOutCategoryUuid" : null,
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"freeze" : false,
|
||||
"pinToTop" : false,
|
||||
"orderIndex" : 0
|
||||
}
|
||||
|
|
@ -1,23 +0,0 @@
|
|||
{
|
||||
"type" : "ssh",
|
||||
"proxy" : {
|
||||
"storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b"
|
||||
},
|
||||
"host" : "192.168.174.59",
|
||||
"port" : 22,
|
||||
"user" : "root",
|
||||
"password" : {
|
||||
"type" : "inPlace",
|
||||
"value" : {
|
||||
"secret" : {
|
||||
"type" : "locked",
|
||||
"encryptedValue" : "wG0eEOkNdcfnBciOxNrbebhfu+K3w89ePB1xekTL95OdapERI8uYIZaS"
|
||||
}
|
||||
}
|
||||
},
|
||||
"identityStrategy" : {
|
||||
"type" : "none"
|
||||
},
|
||||
"dontInteractWithSystem" : false,
|
||||
"forwardX11" : false
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "92375336-dd3e-4869-b31a-f8d89326aa59",
|
||||
"name" : "default",
|
||||
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"type" : "dockerContext",
|
||||
"cmd" : {
|
||||
"storeId" : "a81caf51-eb7c-4e70-9a22-273e3ced63f8"
|
||||
},
|
||||
"name" : "default"
|
||||
}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"uuid" : "a81caf51-eb7c-4e70-9a22-273e3ced63f8",
|
||||
"name" : "Docker containers",
|
||||
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"type" : "dockerCmd",
|
||||
"host" : {
|
||||
"storeId" : "877b6c0b-6451-4058-9d08-64825cbdf8bc"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue