- Display contents of bucket
- Display contents of document on click
- Edit contents of the document (json.object)
- Delete individual documents or all docs of a bucket
git clone git://github.com/frank06/riak-admin
cd riak-admin && git submodule update --init
./upload.sh *
You can run ./run.sh
for continuous updates / development - you'll need Ruby and the bind
gem.
Then navigate to
http://localhost:8098/riak/riak-admin/index.html?bucket
where bucket is any bucket living in Riak.