Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Alpha549
Creator II
Creator II

ESB : run trun and disconnect

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 🙂

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable

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

View solution in original post

2 Replies
Anonymous
Not applicable

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

Alpha549
Creator II
Creator II
Author

Thanks a lot @Richard Hall​ , you perfectly answered ! 🙂

 

Topic solved !