Documentation ¶
Overview ¶
The `bbr` plugin for SHIELD backup/restore plugin for all your bbr enabled deployments and directors.
PLUGIN FEATURES ¶
This plugin implements functionality suitable for use with the following SHIELD Job components:
Target: yes Store: no
PLUGIN CONFIGURATION ¶
The endpoint configuration passed to this plugin is used to identify which bosh director instance to back up, and how to connect to it. Your endpoint JSON should look something like this: Deployment
{ "bbr_username": "admin", # the username of the director "bbr_password": "c1oudc0w", # the password of the director "bbr_target": "192.168.50.6", # the director ip "bbr_deployment": "cf", # the deployment name "bbr_cacert": "-----BEGIN CERTIFICATE----- my cert -----END CERTIFICATE----- # a single line certificate of you bosh instance }
BACKUP DETAILS ¶
The `bbr` plugin lets you backup your bbr enabled deployment or bosh director ¶
RESTORE DETAILS ¶
The `bbr` plugin will also restore your complete deployment or bosh director.
DEPENDENCIES
Click to show internal directories.
Click to hide internal directories.