/dataESR

Primary LanguageJupyter Notebook

dataESR Build Status

Prerequisites

Environement Variables

  • MONGO_VOLUME : where to store mongo data
  • POSTGRESQL_VOLUME : where to store psql data
  • NEO4J_VOLUME : where to store neo4j data

Packages

You need docker and docker-compose to run the project.

Installation

To install :

sudo make install