Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 633 Bytes

README.mkd

File metadata and controls

22 lines (15 loc) · 633 Bytes

#Rekon

Visual browser for Basho's data store, riak, built as a riak app.

Installing

tl;dr

curl -s rekon.basho.com | sh

Quick Install

Download and install using curl -s rekon.basho.com | sh or curl -s rekon.basho.com | node=node-addr:port sh to specify the node.

Manual Install

Install locally using ./install.sh or ./install.sh node-addr:port to specify the node.

Usage

Once installed navigate to http://node-addr:port/riak/rekon/go. This will be http://127.0.0.1:8098/riak/rekon/go if you installed riak on a local riak node running on the standard port.