Setting up an update repository for Talend Studio and Continuous Integration
Qlik provides the following ways to set up an update repository, also called p2 repository, before installing updates, namely the patch zips assigned to you, and feature packages in Talend Studio or building your project artifacts using Continuous Integration.
- Use the official Talend repository
directly: https://update.talend.com/Studio/8/updates/latest
This is the recommended setup. In this case, you don't need to set up an update repository. For more information about the URL of the official repository for each Talend Studio monthly update, see Talend Release Notes.
- Use a proxy repository that links to the official Talend repository. This setup allows your infrastructure team to centralize and test updates before making them available to all Talend Studio users.
- Use a repository that hosts the official Talend repository. This setup is recommended for centralizing the updates when you want to make them available to Talend Studio users who don't have access to the internet.
For more information about how to configure the update URL for the update repository in Talend Studio, see Configuring update repositories.
For more information about how to configure the -Dtalend.studio.p2.update parameter for p2 repositories when using Continuous Integration, see Building and Deploying.
For more information about how to update Talend Studio, see Updating Talend Studio.