INACTIVE - http://mzl.la/ghe-archive - Sauropod is a secure storage system for user data.
Перейти к файлу
Ryan Kelly 4d1733c78d pysauropod: update license to MPL 2.0 2012-01-30 11:43:37 +11:00
clients/pysauropod pysauropod: update license to MPL 2.0 2012-01-30 11:43:37 +11:00
loadtest Make `python test_sauropod.py` run the full loadtest suite 2011-12-12 16:03:36 +11:00
srv Tweak logging and error reporting. 2012-01-27 13:58:38 +11:00
.gitignore Ignore any local only config 2011-12-07 19:27:50 -08:00
README Update README 2011-11-16 10:41:51 -08:00
package.json Initial package file 2011-12-07 18:05:22 -08:00

README

Hbase & Node pre-requisites

$ HBASE/bin/start-hbase.sh
$ HBASE/bin/hbase rest start
$ cd srv/
$ npm install express hbase node-uuid

One-time provisioning:

$ node provision.js http://localhost:8000

Start the Sauropod server and play with the sandbox!

$ node main.js
$ firefox http://localhost:8000/sandbox