Skip to content
forked from EOL/publishing

This repository contains rails code for the new version of EOL (TRAMEA).

License

Notifications You must be signed in to change notification settings

jar398/eol_website

 
 

Repository files navigation

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

About

This repository contains rails code for the new version of EOL (TRAMEA).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 90.6%
  • HTML 8.3%
  • Shell 0.5%
  • Dockerfile 0.3%
  • JavaScript 0.1%
  • CSS 0.1%
  • Makefile 0.1%