Installing and configuring Git
This procedure describes how to install and configure Git in order to store all your project data, such as Jobs, Database connections, Routines, Joblets, data models, processes, or stored procedures, 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 do not 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.
- Put the generated key file in the /home/User_Name/.ssh folder.
-
Add the public key to the settings of your Git server.
- Add the connection information to the Talend Administration Center configuration. For more information, see Setting up Git parameters in Talend Administration Center User Guide.