tree: 06898ef59969a26dbefbf4b9bd05d3d22057bf3f [path history] [tgz]
  1. src/
  2. pom.xml
  3. README.md
vagrant/README.md

Brooklyn

Apache Brooklyn Vagrant Sub-Project.

This repo contains the files to generate a preconfigured Vagrant environment for use with the Getting Started Guide.

Building the Vagrant archive

This project is built as part of the main Brooklyn project but can also be built locally with:

mvn clean install

The resulting archive artifact can be found in:

./target/brooklyn-vagrant-<BROOKLYN_VERSION>-dist.zip

Extract and cd into this archive at which point you can follow the Getting Started Guide steps.

Distributing the Vagrant archive release

This artifact will be distributed via the ASF mirrors as part of the release process.

Additional information

Some additional information is provided in the README.md distributed in the Vagrant archive.