You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It needs password-less authentication on ssh to localhost to be able to run the tests.
Configure, Start & Play
$ vim config.sample.yml # and edit as neeed
$ ./brooklynd server config.sample.yml
# in another shell
$ ./brooklynd start-application samples/redis.json
$ ./brooklynd query-sensors redis
$ ./brooklynd delete-application redis