Skip to content

ltosi/Agorae

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AGORAE – Participative knowledge management

License: GNU Affero General Public License

Contact: [email protected]

Home page: https://github.com/Hypertopic/Agorae

Notice

Agorae is a server software. There is no need to install it on your own computer to use it. The usual way is to be "hosted" by one's own institution (ask your system administrator). If your use cases meet our research interests, we can also host your data on our community server.

Installation requirements

Installation procedure

Argos has been installed at http://127.0.0.1:5984/argos

  • Type:

      git clone https://github.com/Hypertopic/Agorae.git
      cd Agorae
    
  • Edit agorae.json to fit your settings:

    • define HTML footer and header,
    • a set of servers (e.g. http://127.0.0.1:5984/argos/_design/agorae/_rewrite/argos/),
    • a set of corpora (IDs),
    • a set of viewpoints (IDs),
    • auth, an authentication service (e.g. http://127.0.0.1:5984/_session).
  • Type:

      couchapp init
      couchapp push http://127.0.0.1:5984/argos 
    
  • Go to http://127.0.0.1:5984/argos/_design/agorae/_rewrite/

Releases

No releases published

Packages

No packages published