BoxSpring is CouchApp based logging application.
The purpose of this document is to provide overview of functionality, installation instructions and a short term roadmap for the application.
git clone git://github.com/JanezStupar/BoxSpring.git
cd BoxSpring
couchapp push . http://user:pass@localhost:5984/boxspring
Coming soon
You need to set a virtual host, else the rewrites and application URLs may not work correctly. The vhost should point to the _rewrite function of the BoxSpring database. e.g.:
boxspring.mycouch = /boxspring/_design/syslog/_rewrite