Installing the Remote Engine in 'unattended' mode - Cloud

Talend Cloud Installation and Upgrade Guide

Version
Cloud
Language
English
Operating system
Windows
Product
Talend Cloud
Module
Talend Artifact Repository
Talend Data Stewardship
Talend Management Console
Talend Remote Engine
Talend SAP RFC Server
Talend Studio
Content
Installation and Upgrade
Last publication date
2024-04-02
Available in...

Cloud API Services Platform

Cloud Big Data

Cloud Big Data Platform

Cloud Data Fabric

Cloud Data Integration

Cloud Data Management Platform

Before you begin

  • You have downloaded the installer file.
  • You have created the Remote Engine in Talend Management Console.

Procedure

  1. Write a simple .txt script in which you define the options values.

    Example

    mode=unattended
    installdir=C:\TalendRemoteEngine
    region=<region>
    authkey=<authkey>
    • <region> is us, apac, emea, au, azurwest, or eap, according to your Talend Cloud URL.
    • <authkey> is the Remote Engine key generated when you created the engine in Talend Management Console.
    To see a comprehensive list of available options for this file, run <installer-executable> --help.

    This help information is displayed for a limited time of one minute only. If you need longer access, paste it in a text file. Any options that not added to this file use their default values during the installation process.

  2. Launch the silent installation using the <installer-executable> --optionfile <filename> command, where <filename> is the name of the script created in step 1.

    Example

    C:\RE-installer\Talend-RemoteEngine-V2.12.9-254-Windows.exe --optionfile C:\RE-installer\unattendedInstall.txt 

Results

The Remote Engine is installed and paired.