Enabling remote access using SSH (optional) - Cloud

Talend Remote Engine User Guide for Linux

Version
Cloud
Language
English
Operating system
Linux
Product
Talend Cloud
Module
Talend Remote Engine
Content
Design and Development
Installation and Upgrade
Last publication date
2024-02-23
To access Talend Remote Engine using SSH, you need to edit the configuration file.

Procedure

  1. Open the <RemoteEngineInstallationDirectory>/etc/org.apache.karaf.shell.cfg file to edit it.
    By default, the sshHost value is set to localhost.
  2. Change the sshPort value to 0.0.0.0 then save your changes.

Results

You are now able to connect to Talend Remote Engine from other machines using SSH.