gcs-blobstore-backup-restorer job from backup-and-restore-sdk/1.9.0
Github source:
af521c7 or
master branch
Properties¶
buckets¶
Hash of buckets to backup/restore to
- Default
{}- Example
-
|+ droplets: name: "the_droplets_bucket" gcp_service_account_key: > { "type": "service_account", ... }
enabled¶
Enable backup and restore scripts in this job
- Default
false
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/gcs-blobstore-backup-restorer/ directory
(learn more).
bin/bbr/backup(frombackup.erb)bin/bbr/restore(fromrestore.erb)config/buckets.json(frombuckets.json.erb)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/ directory.