Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 477 Bytes

File metadata and controls

21 lines (13 loc) · 477 Bytes

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