- Git-based Projects give you more control over code synchronization. You can use features from external Git providers and get a more modern development experience. Domino recommends that you use Git-based Projects when possible.
- Domino File System (DFS) Projects organize all your Project’s assets as data or files.
Create a Project
Many users prefer to start a Project from scratch to learn the interface.
- Go to Domino, then click Create Project.
- Enter a project name, then select a Project template or None (start from scratch), and configure visibility settings.
- Click Next.
- From the hosting provider list, select your Git provider or select Domino (local hosting).
- Enter your credentials and repository URL, then click Create.
Add Git credentials
If you need to add new Git credentials, click Add credentials in the hosting step. Complete the credential form and save. You return to the wizard to complete the project setup.Create a Project from existing content
Before you start your Project, look for existing content in your organization. Projects that others have created in Domino can help you reach your analytical goals faster.- Search your Domino deployment to find Domino Projects.
- On your Projects home page, examine the tabs to see Projects where you are a collaborator and Projects that Domino recommends.
Next Steps
- Copy a Project: Create a copy of an existing project. The copy does not include project settings, run history, or scheduled jobs.
- Fork a Project: Create a new project and include everything from the source project.
- Import Git repositories: Access the repository and commit changes to repository contents.
- Export and import Project content: Share content among projects by exporting and importing.