<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>article How to manually install Talend Remote Engine using a linux service account (non-root user) in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-manually-install-Talend-Remote-Engine-using-a-linux/ta-p/2457165</link>
    <description>&lt;OL&gt;
&lt;LI&gt;Obtain the Remote Engine Archive file from the &lt;A title="Talend Portal" href="https://portal.us.cloud.talend.com/" target="_blank" rel="noopener"&gt;Talend Portal&lt;/A&gt; &amp;gt; Downloads Page&lt;/LI&gt;
&lt;LI&gt;Ensure JAVA_HOME variable is configured (&lt;FONT face="courier new,courier"&gt;echo $JAVA_HOME&lt;/FONT&gt;)&lt;/LI&gt;
&lt;LI&gt;Unpack Archive as service account user&lt;/LI&gt;
&lt;LI&gt;Configure &lt;FONT face="courier new,courier"&gt;/etc/preauthorized.key.cfg&lt;/FONT&gt; with pairing key obtained from Talend Management Console&amp;gt;Processing&amp;gt; Remote Engine &amp;gt; Manage&lt;/LI&gt;
&lt;LI&gt;Configure &lt;FONT face="courier new,courier"&gt;/etc/org.talend.ipaas.rt.pairing.agent.cfg&lt;/FONT&gt; using the pairing service according to the data center you are assigned. (Example:&amp;nbsp;&lt;A href="https://pair.us.cloud.talend.com" target="_blank" rel="noopener"&gt;https://pair.us.cloud.talend.com&lt;/A&gt;) For more information, see&amp;nbsp;&lt;A title="Talend Data Centers" href="https://help.talend.com/en-US/installation-guide-linux/Cloud/url-allowlisting" target="_blank" rel="noopener"&gt;Adding URLs to your proxy and firewall allowlist&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;To install the Remote Engine wrapper service, a root user will be required for this step.
&lt;OL&gt;
&lt;LI&gt;Ensure Root user's JAVA_HOME is set.&lt;/LI&gt;
&lt;LI&gt;Follow steps as described in the &lt;A title="Remote Engine service installation guide" href="https://help.talend.com/en-US/installation-guide-linux/Cloud/installing-and-uninstalling-remote-engine-service-systemd" target="_self"&gt;installation guide&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;To start Remote Engine as the service account, please ensure the Remote engine's service file includes the following example&lt;BR /&gt;&lt;LI-CODE lang="markup"&gt;[Service]
Type=forking
User=talenduser
Group=talenduser&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;Optional: Granting the service account service start/stop privileges.&lt;BR /&gt;&lt;BR /&gt;visudo&lt;BR /&gt;&lt;BR /&gt;Example:&lt;LI-CODE lang="markup"&gt;talenduser ALL=(ALL) NOPASSWD: /etc/init.d/talend-remote-engine-service start
talenduser ALL=(ALL) NOPASSWD: /etc/init.d/talend-remote-engine-service stop
&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Related Content&lt;/FONT&gt;&lt;/STRONG&gt;&amp;nbsp;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;A href="https://help.talend.com/en-US/installation-guide-linux/Cloud/installing-talend-remote-engine" target="_blank" rel="noopener"&gt;Installing Talend Remote Engine&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://help.talend.com/en-US/installation-guide-linux/Cloud/url-allowlisting" target="_blank" rel="noopener"&gt;Adding URLs to your proxy and firewall allowlist&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://help.talend.com/en-US/installation-guide-linux/Cloud/installing-and-uninstalling-remote-engine-service-systemd" target="_blank" rel="noopener"&gt;Installing and uninstalling Remote Engine service (systemd)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Talend Remote Engine 2.12.x 2.13.x&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Mon, 03 Jun 2024 05:03:23 GMT</pubDate>
    <dc:creator>Brian_Chan</dc:creator>
    <dc:date>2024-06-03T05:03:23Z</dc:date>
    <item>
      <title>How to manually install Talend Remote Engine using a linux service account (non-root user)</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-manually-install-Talend-Remote-Engine-using-a-linux/ta-p/2457165</link>
      <description>&lt;OL&gt;
&lt;LI&gt;Obtain the Remote Engine Archive file from the &lt;A title="Talend Portal" href="https://portal.us.cloud.talend.com/" target="_blank" rel="noopener"&gt;Talend Portal&lt;/A&gt; &amp;gt; Downloads Page&lt;/LI&gt;
&lt;LI&gt;Ensure JAVA_HOME variable is configured (&lt;FONT face="courier new,courier"&gt;echo $JAVA_HOME&lt;/FONT&gt;)&lt;/LI&gt;
&lt;LI&gt;Unpack Archive as service account user&lt;/LI&gt;
&lt;LI&gt;Configure &lt;FONT face="courier new,courier"&gt;/etc/preauthorized.key.cfg&lt;/FONT&gt; with pairing key obtained from Talend Management Console&amp;gt;Processing&amp;gt; Remote Engine &amp;gt; Manage&lt;/LI&gt;
&lt;LI&gt;Configure &lt;FONT face="courier new,courier"&gt;/etc/org.talend.ipaas.rt.pairing.agent.cfg&lt;/FONT&gt; using the pairing service according to the data center you are assigned. (Example:&amp;nbsp;&lt;A href="https://pair.us.cloud.talend.com" target="_blank" rel="noopener"&gt;https://pair.us.cloud.talend.com&lt;/A&gt;) For more information, see&amp;nbsp;&lt;A title="Talend Data Centers" href="https://help.talend.com/en-US/installation-guide-linux/Cloud/url-allowlisting" target="_blank" rel="noopener"&gt;Adding URLs to your proxy and firewall allowlist&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;To install the Remote Engine wrapper service, a root user will be required for this step.
&lt;OL&gt;
&lt;LI&gt;Ensure Root user's JAVA_HOME is set.&lt;/LI&gt;
&lt;LI&gt;Follow steps as described in the &lt;A title="Remote Engine service installation guide" href="https://help.talend.com/en-US/installation-guide-linux/Cloud/installing-and-uninstalling-remote-engine-service-systemd" target="_self"&gt;installation guide&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;To start Remote Engine as the service account, please ensure the Remote engine's service file includes the following example&lt;BR /&gt;&lt;LI-CODE lang="markup"&gt;[Service]
Type=forking
User=talenduser
Group=talenduser&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;Optional: Granting the service account service start/stop privileges.&lt;BR /&gt;&lt;BR /&gt;visudo&lt;BR /&gt;&lt;BR /&gt;Example:&lt;LI-CODE lang="markup"&gt;talenduser ALL=(ALL) NOPASSWD: /etc/init.d/talend-remote-engine-service start
talenduser ALL=(ALL) NOPASSWD: /etc/init.d/talend-remote-engine-service stop
&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Related Content&lt;/FONT&gt;&lt;/STRONG&gt;&amp;nbsp;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;A href="https://help.talend.com/en-US/installation-guide-linux/Cloud/installing-talend-remote-engine" target="_blank" rel="noopener"&gt;Installing Talend Remote Engine&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://help.talend.com/en-US/installation-guide-linux/Cloud/url-allowlisting" target="_blank" rel="noopener"&gt;Adding URLs to your proxy and firewall allowlist&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://help.talend.com/en-US/installation-guide-linux/Cloud/installing-and-uninstalling-remote-engine-service-systemd" target="_blank" rel="noopener"&gt;Installing and uninstalling Remote Engine service (systemd)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Talend Remote Engine 2.12.x 2.13.x&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 03 Jun 2024 05:03:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-manually-install-Talend-Remote-Engine-using-a-linux/ta-p/2457165</guid>
      <dc:creator>Brian_Chan</dc:creator>
      <dc:date>2024-06-03T05:03:23Z</dc:date>
    </item>
  </channel>
</rss>

