seco icon indicating copy to clipboard operation
seco copied to clipboard

Seco remote agent

Open bolerio opened this issue 9 years ago • 1 comments

It would be nice if any Java process could be attached to a Seco instance remotely. So, say I have a Java sever-side process somewhere, even on a production server, and I'd like the ability to execute some code on an language embedded in that server process. It should be easy to to package a library with the desired language and start it up on the remote process with XMPP network configuration to talk to Seco.

Security consideration are super important here, but it would be super cool to administer any Java process from a local Seco console, across firewalls etc. via XMPP!

bolerio avatar Apr 21 '16 05:04 bolerio

Maybe scripthost part of Seco should be moved to HDGB level, so scripts can be evaluated in context of knowledge database. Or something like GUI -> scripthost -> HGDB chain.

ponyatov avatar May 23 '17 00:05 ponyatov