License: GNU Affero General Public License
Contact: aurelien.benel@utt.fr
Home page: http://argos-viewpoint.sf.net/
You will need CouchDB (version 1.0 or newer). See Apache CouchDB project for more information.
CouchApp is a tool for implementing standalone CouchDB application, it makes implementation of Argos much easier.
First, you should create a database on installed CouchDB. You might also want to set admin access. See screencast
Then, install Argos by issue following commands:
git clone git://github.com/benel/Argos.git
cd Argos
couchapp push . http://user:pass@127.0.0.1:5984/argos