Installing and configuring Git
Use Git to store all your project data, such as Jobs, database connections,
Routines, Joblets, data models, processes, and stored procedures, in the shared Repository
of Talend Studio.
Before you begin
- If your GitHub repository is hosted in a Microsoft Azure DevOps project, make sure the repository name doesn't contain spaces.
- 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.
For more information on the supported Git servers, see Compatible version control systems.
Procedure
- Download the Git version corresponding to your system from the Git SCM website 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.