Skip to content

chao/Argos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Argos - Viewpoints management service

License: GNU Affero General Public License

Contact: aurelien.benel@utt.fr

Home page: http://argos-viewpoint.sf.net/

Install CouchDB

You will need CouchDB (version 1.0 or newer). See Apache CouchDB project for more information.

Install CouchApp

CouchApp is a tool for implementing standalone CouchDB application, it makes implementation of Argos much easier.

Install Argos

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

About

Viewpoint management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%