Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 658 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 658 Bytes

harvester

Service for harvesting resources from partners into a normalized database (for later publication)

Environment:

set ELASTICSEARCH_URL set the ENV variables from database.yml.

Required Installations

You need to have mysql, imagemagick@6, and elasticsearch installed and running for this codebase to work.

You also need to install gnparser from here.

First Time

rake reset:full_with_all_harvests

Resetting

If the migrations haven't changed, you can save a second or two and run:

rake reset:all_harvests

Background services

bin/delayed_job run