Web API for the website mousephenotype.org.
- Docker
- docker-compose
- Create a directory called
db-dump
and get the data from our FTP site.
Run:
docker-compose up mongo
This is going to take a while, specially for the Experimental Data collection. After the restore is complete both for collections and Indexes you can stop the mongo service using Ctrl+C
.
Run:
docker-compose up