# README
BOSH Backup and Restore
BOSH Backup and Restore is a CLI utility for orchestrating the backup and restore of BOSH deployments and BOSH directors. It orchestrates triggering the backup or restore process on the deployment or director, and transfers the backup artifact to and from the deployment or director.
This repository contains the source code for BOSH Backup and Restore.
CI Status
Developing BBR locally
We use dep to manage our dependencies, so run:
go get cloudfoundry-incubator/bosh-backup-and-restore
cd $GOPATH/src/github.com/cloudfoundry-incubator/bosh-backup-and-restore
make setup
You're good to go. Run tests locally with make test
.
Additional information
Docs: http://docs.cloudfoundry.org/bbr/index.html
Slack: #bbr on https://slack.cloudfoundry.org
Cloud Foundry Summit talk on BBR https://www.youtube.com/watch?v=rQSLNHAHgA8
Blog posts about BBR https://content.pivotal.io/blog/cloud-native-recovery-tool-bosh-backup-restore-now-available-in-public-beta
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author