bosh-backup-and-restore

module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 26, 2017 License: Apache-2.0

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.

Developing BBR locally

Running go get on the BBR repo will not work, as we use Glide to manage our dependencies. Instead:

  1. mkdir -p $GOPATH/src/github.com/cloudfoundry-incubator
  2. git clone git@github.com:cloudfoundry-incubator/bosh-backup-and-restore.git
  3. cd $GOPATH/src/github.com/cloudfoundry-incubator/bosh-backup-and-restore
  4. 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=HlO9L9iE9T8

Blog post about BBR https://content.pivotal.io/blog/cloud-native-recovery-tool-bosh-backup-restore-now-available-in-public-beta

Directories

Path Synopsis
fakes
Code generated by counterfeiter.
Code generated by counterfeiter.
cli
cmd
bbr
fakes
Code generated by counterfeiter.
Code generated by counterfeiter.
fakes
Code generated by counterfeiter.
Code generated by counterfeiter.
ssh
fakes
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL