Deploying Talend Repository Manager on a Java application server - 7.3

Talend Repository Manager User Guide

Version
7.3
Language
English
Product
Talend Big Data Platform
Talend Data Fabric
Talend Data Management Platform
Talend Data Services Platform
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Repository Manager
Content
Administration and Monitoring
Last publication date
2023-01-05

About this task

To be able to use Talend Repository Manager, you must first deploy it onto your Java application server. Take, for example, Apache Tomcat and proceed as follows to deploy the Repository Manager:

Procedure

  1. Paste the .war file of Talend Repository Manager into the webapps folder of Apache Tomcat.
    For example, the path to this webapps folder can be C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps.
  2. Start Apache Tomcat so that Talend Repository Manager is deployed automatically onto the server.
    All data related to the management and administration of license, users, repositories, migration rules and their execution are stored in a database. By default, this database is an H2 embedded database. But you can choose to store such data in another compatible database system including MySQL, MS SQL and Oracle.