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: Director
{ "bbr_host": "192.168.50.6", # the ip of the director "bbr_sshusername": "jumpbox", # the ssh username for the director "bbr_privatekey": "-----BEGIN RSA PRIVATE mycert -----END RSA PRIVATE KEY-----" # a single line private key of the director }
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.