Closed AlJohri closed 10 years ago
After working with the solr a bit longer I realize putting the data directory within the repository is unfeasible. I'll split this PR into few small changes and resubmit.
Sorry I haven't gotten around to this yet. I'll try to do this within the week.
I found it a bit challenging to set up the repository for the first time primarily due to outdated pip dependencies so I changed the requirements.txt to dependencies that worked for me and locked them to specific versions, git commits, or release tags.
In addition, the settings.example.py didn't fully reflect all the environment variables that were required by the scraper, parser, solr (ingester), and cwod_site so I added several variables and pointed CWOD_HOME to within the repository to ensure write access.
The full list of changes can be seen below: