Installing and configuring Git
This procedure describes how to install and configure Git in order to store all your project data (Jobs, Database connections, Routines, Joblets, data models, processes, stored procedures etc.) in the shared Repository of the Talend Studio.
For more information on the supported Git servers, see Compatible version control systems.
Information noteNote: This procedure might not be
necessary if the Git server you install already provides Git and you don't need it
on your local machine.
Procedure
- Download the Git version corresponding to your system at https://git-scm.com/downloads and follow the installation instructions.
-
Create an SSH key pair in Talend Studio instead of using a Git tool, to ensure the key is compatible with Talend Studio.
- Put the generated key files in the /home/User_Name/.ssh folder.
-
Add the generated public key to the settings of your Git
server.
- Add the connection information to the Talend Administration Center configuration. For more information, see the Talend Administration Center User Guide.