Setting Up A Backup Plan

This article describes how to create a backup plan, that will back up your GitHub Enterprise repositories.

Backup plan creation

In order to create a new backup plan, go to the Plans tab. Then click Add Plan button at the top bar. The system will display a new form, click the Add Plan button in the top bar. After that, the system will display a new panel called Create new backup plan. First, enter your custom name for that backup plan in the Backup plan name field.

Backup type

After naming your backup plan, head to the Backup type section and select GitHub/GitLab/Bitbucket option.

Repositories

The next section is called Repositories. It is the place, where you can select what repositories you want to include in your backup plan. Select your GitHub Enterprise environment and select the repositories to backup. GitProtect allows you to select single, multiple and all repositories within your environment.

Data to protect

This part allows you to decide whether you want to include metadata of your repositories in the backup plan or not. You can also select specific metadata elements like pull requests, wiki or issues.

See also:

pageProtected GitHub Enterprise Self Hosted Resources / Elements / Metadata

This section also allows you to select Worker - a device that is directly responsible for the backup process of your repositories. Each device that has GitProtect worker installed can be a worker, you can also use different workers for each backup plan.

See also:

pageWorker and its license

Backup storage

This part is dedicated to the location, where your data will be sent. Select one of the locations assigned to GitProtect as storage.

See also:

pageStorage Overview

Scheduler and retention

This section allows you to customize the scheduler and decide how long your data should be stored.

See also:

pageScheduler & data retention

Last updated