Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jbussdieker/vagrant-sensu


https://github.com/jbussdieker/vagrant-sensu

sensu vagrant

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

vagrant-sensu
=============

## Usage

Install puppet modules

bundle install
bundle exec librarian-puppet install

Run everything on one host:

vagrant up aio

Run each component on separate hosts:

vagrant up queue redis server api dashboard

The dashboard can be found at http://localhost:3000 unless the port was already in use in which case the logs will reveal what the port was remapped to.