Installing hybrid applications using Talend Installer
Before you begin
- You have downloaded and extracted the Installer zipped folder, with the dist file and executable file corresponding to the supported operating system inside. For more information, see Downloading hybrid applications.
- The dist file is in the same folder as the executable
file.Information noteNote: You can remove the dist file once the installation is over.
- You generated the client ID and client secret in Talend Management Console. For more information, see Configuring hybrid in Talend Management Console.
- You have installed MinIO or an S3 repository if you want to benefit from Talend Dictionary Service to display, create, or update semantic types in Talend Data Preparation and Talend Data Stewardship. You can download the latest MinIO version from this page and follow the MinIO documentation for installation.
- You have installed and configured a MongoDB instance to which you can connect. For more information, see Installing and configuring MongoDB to prepare for installation.
- If Security-Enhanced Linux (SELinux) is activated before you run the installer, it might prevent the installation of some applications. You should temporarily deactivate SELinux by running the following command: setenforce Permissive. SELinux will reactivate automatically after the next reboot.