Skip to content

Latest commit

 

History

History
 
 

backup-and-restore

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Backup and Restore ops-files

This is the README for Backup and Restore Ops-files. Use these to configure your deployment for use with BBR. For more information about using these ops-files, see the Cloud Foundry docs. To learn more about cf-deployment, go to the main README.

Ops-Files

Name Purpose Notes
enable-backup-restore.yml Deploy BOSH backup and restore instance and enable release level backup.
enable-backup-restore-azure.yml Enables the backup and restore of Azure blobstores with soft delete enabled. Requires enable-backup-restore.yml and use-azure-storage-blobstore.yml
enable-restore-azure-clone.yml Deploy with this ops file when restoring to a different Azure storage account. Requires enable-backup-restore.yml and use-azure-storage-blobstore.yml
enable-backup-restore-gcs.yml Enables the backup and restore of GCS blobstores. Requires enable-backup-restore.yml and use-gcs-blobstore-service-account.yml
enable-backup-restore-s3-versioned.yml Enables the backup and restore of versioned S3 blobstores. Requires enable-backup-restore.yml and use-s3-blobstore.yml
enable-backup-restore-s3-unversioned.yml Enables the backup and restore of unversioned S3 blobstores. Requires enable-backup-restore.yml and use-s3-blobstore.yml. Introduces new variables
enable-backup-restore-nfs-broker.yml DEPRECATED because the NFS broker no longer uses a SQL backing store Deploy BOSH backup and restore scripts for the NFS service broker. Requires enable-backup-restore.yml and operations/enable-nfs-volume-service.yml.
skip-backup-restore-droplets.yml Skips the droplets bucket from the blobstore backup Requires enable-backup-restore.yml. For more information on selective backups, see Selective Backup Configurations for Blobstores.
skip-backup-restore-droplets-and-packages.yml Skips the droplets and the packages buckets from the blobstore backup Requires enable-backup-restore.yml. For more information on selective backups, see Selective Backup Configurations for Blobstores.