Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone,
I'm testing things on a server, I put the Runtime_ESBSE folder somewhere, with an OSGI exported job in container/deploy.
I run trun file and everything is ok. However I wonder if there is a way to run trun, and disconnect (from SSH) ?
I tried nohup but it seems it doesn't work....
Thank you 🙂
This is how to install the runtime as a service. You will need to do this to achieve what you want.....
https://help.talend.com/r/en-US/8.0/installation-guide-esb-linux/installing-talend-runtime-as-service
This is how to install the runtime as a service. You will need to do this to achieve what you want.....
https://help.talend.com/r/en-US/8.0/installation-guide-esb-linux/installing-talend-runtime-as-service
Thanks a lot @Richard Hall , you perfectly answered ! 🙂
Topic solved !