Skip to content

Hypertopic/Cassandre

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CASSANDRE - Diary for qualitative analysis

License: GNU Affero General Public License

Contact: christophe.lejeune@uliege.be

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

Notice

Cassandre 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

docker-compose up -d

Two services are now available:

Security settings

By default, users are managed both by CouchDB and LDAP.

  1. In CouchDB, create an administrator account.
  2. In CouchDB, create a database named _users.
  3. Create an empty {"_id": "_security"} object into _users database.
  4. Choose a password and set in as the secret in conf/couchdb.ini and conf/aaaforrest.yml.
  5. Set LDAP settings to fit your own LDAP server.

You can create a user account from Cassandre.