Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

riak-admin

Features so far

  • 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

Usage

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.

About

A Futon-like web interface for Riak

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors