Skip to content

Files

Latest commit

be19e98 · Mar 2, 2020

History

History
This branch is 91 commits behind apache/brooklyn-dist:master.

vagrant

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 2, 2020
Feb 3, 2016
Mar 2, 2020

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.