Setting up update repositories by hosting them - 8.0

Talend Installation Guide

Version
8.0
Language
English
EnrichDitaval
Linux
EnrichSubscriptionType
Subscription
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Activity Monitoring Console
Talend Administration Center
Talend Artifact Repository
Talend CommandLine
Talend Data Preparation
Talend Data Stewardship
Talend ESB
Talend Identity and Access Management
Talend Installer
Talend JobServer
Talend LogServer
Talend MDM Server
Talend MDM Web UI
Talend Runtime
Talend SAP RFC Server
Talend Studio
Content
Installation and Upgrade
You can set up the update repositories, also called p2 repositories, by hosting the official Talend repositories.

About this task

This procedure shows you how to set up the update repositories for Talend Studio feature packages and a Talend Studio monthly update using Apache Tomcat by hosting the official Talend repositories.

Procedure

  1. Download the archive for Talend Studio feature packages from the official Talend repository, Talend_Full_Studio_p2_repository-YYYYMMDD_HHmm-VA.B.C.zip in this example.
  2. Extract the archive for Talend Studio feature packages in the webapps folder of Apache Tomcat.
  3. Rename the folder for Talend Studio feature packages to repo-base, for example.
  4. Download the archive for the Talend Studio monthly update from the official Talend repository, for example, Patch_20220923_R2022-09_v1-8.0.1.zip for 8.0 R2022-09 Talend Studio monthly update.
  5. Extract the archive for the Talend Studio monthly update in the webapps folder of Apache Tomcat.
  6. Rename the folder for the Talend Studio monthly update to repo-update, for example.
  7. Start Apache Tomcat.
    Later, you can use http://<repo-server>/repo-base and http://<repo-server>/repo-update to configure the base URL and the update URL in Talend Studio or the -Dtalend.studio.p2.base and -Dtalend.studio.p2.update parameters in Continuous Integration, where <repo-server> is the IP address or the host name of the Apache Tomcat server.

    Note that you can also use other server tools besides Apache Tomcat, and you can even host a repository using a local folder and then configure the URL using the complete path to the folder.