Backup and Restore SDK BOSH release
The Backup and Restore SDK BOSH release is used for two distinct things:
- enabling release authors to incorporate database backup & restore functionality in their releases (See Database Backup and Restore)
- enabling operators to configure their deployments which use external blobstores to be backed up and restored by BBR (See Blobstore Backup and Restore)
Slack: #bbr on https://slack.cloudfoundry.org
Pivotal Tracker: https://www.pivotaltracker.com/n/projects/1662777
CI Status
Backup and Restore SDK Release status
Database Backup and Restore
Name | Versions | Status |
---|---|---|
MariaDB | 10.2.x | |
MySQL | 5.7.x, 8.0.x | (GCP) (AWS RDS) |
Postgres | 9.4.x, 9.6.x, 10.x, 11.x |
Blobstore Backup and Restore
Supported Blobstores
Name | Status |
---|---|
S3-Compatible | |
Azure | |
Google Cloud Storage |
Developing
This repository using develop as the main branch, tested releases are tagged with their versions, and master branch represents the latest release.