The FlexDeploy backup repository is a directory available on the FlexDeploy server where all backups are stored. This directory needs to have at least 10GB of space available on the FlexDeploy Server. The backups repository is optional. If configured, the backup artifact returned from the deploy workflow will be stored in the Backups repository. Before the deployment operation, we can export the existing artifact from the target server and store it in the backups folder.
This directory will be specified on the command line as -Dflexagon.fd.backup.repository.root=<location>
This parameter should be added to the setenvoverride.sh or setenvoverride.bat file depending if you are using linux or Windows.