#Rekon
Visual browser for Basho's data store, riak, built as a riak app.
curl -s rekon.basho.com | sh
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.
Install locally using ./install.sh
or ./install.sh node-addr:port
to specify the node.
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.