Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 912 Bytes

README.mkd

File metadata and controls

24 lines (16 loc) · 912 Bytes

Basho is no longer working on this code. Rekon's functionality is being actively incorporated into Riak Control, a new Admin UI for Riak that is fully-open source, maintained by Basho, and will be supported in the Riak 1.1 release.

#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.