Domino supports connecting to Git servers through HTTPS and SSH for both public and private repositories. When you create Git credentials, it is stored in your Domino account and is available to use when you create a Git-based project.
- In the navigation pane, click Develop > Projects and then click Create Project.
- In the Create Project window, enter a name for your project.
- Set your project’s Visibility.
- Click Next.
- Under Hosting provider, select the Git Service Provider currently hosting the repository you want to import. This is the target repository.
-
Under Credentials, select your relevant credentials.
If no credentials are listed yet, click + Add credentials then follow the steps to add your credentials authorized to access the target repository. This will automatically add your credentials to your Domino account. -
Add the Git respository URL:
- If you are using SSH credentials: Add the Git repository URL.
- If you are using PAT credentials: Select Create new repository, Choose a repository, or Input URL then add the Git repository URL.
- Click Create Project.