Preparing your installation - Cloud

Talend Cloud Hybrid Installation Guide

Version
Cloud
Language
English
EnrichDitaval
Linux
Product
Talend Cloud
Module
Talend Data Preparation
Talend Data Stewardship
Talend Management Console
Content
Installation and Upgrade

Before you begin

  • There are no other instance of MongoDB installed on your machine.

Procedure

  1. Download Apache Kafka from https://kafka.apache.org/downloads and install it.
    For more information on the supported Apache Kafka versions, see Compatible messaging systems.
    For more information on how to install it, see Apache Kafka documentation.
  2. Download a MongoDB instance from https://www.mongodb.com/download-center and install it.
    For more information on how to install it, see MongoDB documentation.
    If you want to secure connections with MongoDB using SSL, MongoDB Enterprise Server has to be manually installed on your machine. For more information, see https://docs.mongodb.com/v4.0/security/.
  3. Download Apache Tomcat from http://tomcat.apache.org/download-80.cgi and install it.
    For more information on how to install it, see Apache Tomcat documentation.
    For production environments, it is recommended to use a separate Apache Tomcat instance for Talend Dictionary Service.
  4. Download the latest version of MinIO from https://min.io/download and install it.
    For more information on how to install it, see MinIO documentation.