Compare commits

...

2 Commits

Author SHA1 Message Date
Ingrid010109!? 635fb7f290 Update README.md 2025-01-19 23:10:41 +01:00
Ingrid010109!? 70e4f8da2e Remove cc4229d8-b77f-48a3-9204-bf606a4c7d42 2025-01-19 23:10:40 +01:00
3 changed files with 0 additions and 34 deletions

View File

@ -71,7 +71,6 @@ empty
- [**Shell environments**](stores/526b6bf0-ee75-3287-a027-6b9d8a41ba28)
- [**bash**](stores/33ec1643-d41b-4155-92b0-c763346d6af6)
- [**dash**](stores/74e48ebb-a46d-48ee-8f74-ce40ab939c4f)
- [**dolibarr**](stores/cc4229d8-b77f-48a3-9204-bf606a4c7d42)
- [**ecomailz**](stores/a6f96658-d009-475c-8b34-1739887b147a)
- [**Shell environments**](stores/65353629-b850-3e01-8632-1ee81be3cc83)
- [**bash**](stores/52203dda-11b7-4c0b-8d19-20fd4c93a24f)

View File

@ -1,10 +0,0 @@
{
"uuid" : "cc4229d8-b77f-48a3-9204-bf606a4c7d42",
"name" : "dolibarr",
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
"color" : null,
"icon" : null,
"configuration" : {
"deletable" : true
}
}

View File

@ -1,23 +0,0 @@
{
"type" : "ssh",
"proxy" : {
"storeId" : "f0ec68aa-63f5-405c-b178-9a4454556d6b"
},
"host" : "192.168.174.71",
"port" : 22,
"user" : "root",
"password" : {
"type" : "inPlace",
"value" : {
"secret" : {
"type" : "locked",
"encryptedValue" : "-EmAK3VbF-NUVWTsxRKn66HV5F+t-2lSreq-9f--gt+cewBogxNxCOnQ"
}
}
},
"identityStrategy" : {
"type" : "none"
},
"dontInteractWithSystem" : false,
"forwardX11" : false
}