This repository contains a BOSH release for a Cloud Foundry Redis service broker.
Clone the repository using git clone --recursive
.
The githooks
directory includes hooks that will only run if
git-hooks has been initialized for this
repository on this machine. Sprout-wrap does this by default on CF London
machines. If you are on a different machine, please run git hooks install
in
the root dir of this repository.
Example manifests for BOSH Lite and AWS are provided in /manifests
. All
required properties are shown in these examples. There are a number of other
optional properties. Descriptions for all properties can be found in the
relevant spec
files for each job.