blob: f2d49f03cfac434da13265c36616a7e458a9c587 [file] [log] [blame]
Instructions for running examples
=================================
The commands below assume that the `brooklyn` script is already on your $PATH, and you are in the "examples" directory:
cd portable-cloudfoundry
export BROOKLYN_CLASSPATH=$(pwd)/target/classes
# Launches a web-app in VMware's cloudfoundry
brooklyn launch --app brooklyn.example.cloudfoundry.MovableCloudFoundryClusterExample --location localhost
---
For more information, please visit: http://brooklyncentral.github.com/use/examples/portable-cloudfoundry/