What is it?
August 19, 2013 ยท View on GitHub
A Puppet module that installs and configures riak-browser. Riak-browser is a simple sinatra-based webapp for browsing Riak databases.
Released under the Apache 2.0 licence
Usage:
Configuration is done through class parameters. To see an up to date list check out the init.pp
To install:
class { 'riak_browser': port => 8080 }
Dependencies:
Contact:
Justin Lambert / jlambert@letsevenup.com / @jlambert121