Skip to main content Skip to complementary content
Close announcements banner

Performing an Easy Server installation with Talend Installer

Before you begin

  • Download all required files. For more information, see Talend Installer specific prerequisites.
  • Confirm that all default ports are open. For more information, see Proxy and firewall allowlist information.
  • Ensure that only one instance of MongoDB is installed on your machine.

    If you want to use the embedded MongoDB database, make sure that there are no other instance of MongoDB installed on your machine.

  • Ensure that the dist file is in the same directory as the Talend Installer file. Depending on your license, this file is called either Talend-Tools-Installer-YYYYYYYY_YYYY-VA.B.C-windows-installer.exe or Talend-Installer-YYYYYYYY_YYYY-VA.B.C-windows-installer.exe.

Procedure

  1. Run the installer.
    • To run the Talend Installer from the desktop, login as superuser then double-click the Talend Installer executable file.
  2. Accept the License Agreement.
  3. Choose the directory where you want your Talend product to be installed.
  4. Choose Easy Install in the installation style list and Server in the installation type list.
  5. Add your license file.
  6. Configure Talend DQ Portal according to the database you want to use.
  7. Launch the installation.
  8. Once the installation is complete, you can remove the dist file to save some space on your disk.
  9. Add a line wrapper.java.additional.16 = -Dorg.bonitasoft.platform.setup.folder=<$BonitaInstallDir>\setup in the file <$BonitaInstallDir>\TalendServices\conf\wrapper.conf , where <$BonitaInstallDir> is the installation directory of the MDM Workflow Server.

Results

The modules installed in English.

The audit capability in Talend Dictionary Service is enabled.

Talend Installer creates a usedports.txt file where all the ports used by Talend Server modules are listed.

A user with tds-user as username and duser as password is automatically created in MongoDB for Talend Data Stewardship.

A user with dataprep-user as username and duser as password is automatically created in MongoDB for Talend Data Preparation.

Talend Installer generates the AdminUser.txt file at the root of the MongoDB installation folder. It contains the credentials for a user with the administrator rights in clear text. It is recommended to restrict the access to this file.

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 – let us know how we can improve!