Repository selection methods

Learn about repository and project selection methods in GitProtect, including manual selection and rule-based configuration, to efficiently manage DevOps backup scope.

GitProtect supports multiple repository selection methods that allow administrators to define the scope of backup and recovery operations according to organizational requirements. Repositories can be selected manually, automatically, or included and excluded based on configurable rules and filters.


Selecting data to protect

When creating a backup plan, one of the steps is to specify which repositories you want to protect. GitProtect offers several methods for selecting repositories:

  1. Protect all: this option ensures that all existing repositories and projects, as well as any newly created ones, are automatically included in the backup plan without requiring manual updates.

  2. Select projects: using checkboxes, you can choose specific projects to protect.

  3. Select repositories: using checkboxes, you can choose specific repositories to protect.

triangle-exclamation
  1. Exclude repositories: using checkboxes, you can exclude specific repositories, allowing the plan to cover all other repositories by default.

  2. Set rules: this option lets you define criteria to include repositories and projects based on attributes such as their names or associated topics, ensuring that repositories meeting these conditions are automatically protected.

circle-info

Learn more about selection rules and rule patterns in this article.

Last updated