Skip to main content Skip to complementary content

Installing Talend JobServer as a service on Ubuntu

Procedure

  1. Create/Copy the following script to the /etc/init.d/jobserver file as explained in Installing Talend JobServer as a service on RedHat/CentOS 6.
  2. Edit the user and jobserver variable values in the script (with the dedicated user to run Talend JobServer, and the Talend JobServer path respectively).
  3. To make sure that the script is executable, type:
    # chmod 0755 /etc/init.d/jobserver
  4. Execute the following command:
    # update-rc.d jobserver defaults 60

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!