Add dedicated ollama server

This commit is contained in:
Sebastian Zell 2026-01-23 21:29:09 +01:00
parent 5e7dabb478
commit 1e67aa5225
2 changed files with 47 additions and 0 deletions

View File

@ -0,0 +1,12 @@
{
"uuid" : "6cbf9176-56bc-4e83-ab61-65bdf5c71be8",
"name" : "dedicated Ollama Server",
"categoryUuid" : "97458c07-75c0-4f9d-a06e-92d8cdf67c40",
"breakOutCategoryUuid" : null,
"color" : null,
"icon" : null,
"freeze" : false,
"pinToTop" : false,
"orderIndex" : 0,
"tags" : [ ]
}

View File

@ -0,0 +1,35 @@
{
"type" : "ssh",
"proxy" : "f0ec68aa-63f5-405c-b178-9a4454556d6b",
"useGatewayWithProxyJump" : false,
"host" : "95.216.241.25",
"port" : 22,
"identity" : {
"type" : "inPlace",
"identityStore" : {
"type" : "localIdentity",
"username" : "root",
"password" : {
"secret" : {
"type" : "locked",
"encryptedValue" : "Fw2loI9EW5Knas54POrhTpc6Iq8Mfc2mljAHZya4tidNwrfcQ9QacQelRdeCc5YultHBXcSKB7fjz6irz067ISXbMccmIwTsi5pfroBkE_WpgnwmgXP1_64e1gblXPHyRgLY98hD-ffgrpLhtBCIMu2xytRL3OB65LeT0EPu7abC2V0kxIUE5KuRxQhvqHJIOIqBkvUvMoEv2MsiN6JPyJ_suaEyfglMNqLKZTCWD1y7"
},
"encryptedToken" : {
"token" : "hvtpAZ-zJtJNq57lj4scvw8htgRRJKVmvhG4eg-FnIWXrQ=="
}
},
"sshIdentity" : {
"secret" : {
"type" : "locked",
"encryptedValue" : "g2BTxaYwttI0ESAJfFh6xhk8RRJnoIFdgKmBLlutZgRYvdK5JrFexHbd7UE-WsPYdA=="
},
"encryptedToken" : {
"token" : "hvtpAZ-zJtJNq57lj4scvw8htgRRJKVmvhG4eg-FnIWXrQ=="
}
}
}
},
"dontInteractWithSystem" : false,
"forwardX11" : false,
"additionalOptions" : null
}