-
Notifications
You must be signed in to change notification settings - Fork 27
REST
andreisavu edited this page May 1, 2012
·
9 revisions
Welcome! Here you can learn more about the Brooklyn REST interface.
$ cd sandbox/rest
$ mvn clean install
It needs password-less authentication on ssh to localhost to be able to run the tests.
$ vim config.sample.yml # and edit as neeed
$ java -jar target/brooklyn-rest-SANDBOX-0.4.0-SNAPSHOT-with-dependencies.jar server config.sample.yml