License: GNU Affero General Public License
Contact: [email protected]
Home page: https://github.com/Hypertopic/Agorae
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.
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
andheader
, - 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
).
- define HTML
-
Type:
couchapp init couchapp push http://127.0.0.1:5984/argos