Skip to content

Instantly share code, notes, and snippets.

@jendiamond
Last active May 2, 2019 19:08
Show Gist options
  • Save jendiamond/e412e45ffbc62a11d60a6d08fea950de to your computer and use it in GitHub Desktop.
Save jendiamond/e412e45ffbc62a11d60a6d08fea950de to your computer and use it in GitHub Desktop.

Ingest Records Locally

  1. Go to https://github.com/UCLALibrary/eureka and download the csv files you want to use.
    • Bennet has 79 records
    • Connell has 502 records
    • LA Daily News has over 5000
    • The ingest time is about 5 seconds per record
  2. Go to the californica local host http://localhost:3000/
  3. Sign in Email: [email protected] Password: password
  4. Once you sign in click "Import Contenr From a CSV" in the sidebar
  5. This opens the page that reads "Import a set of records
  6. Click "Upload your CSV"
  7. Where it says "Type a directory path" type in the letter x
    • Type a directory path where your binary attachments can be found. It should look something like this: /opt/data/Masters/dlmasters/bennett/masters. Note that only directories inside /opt/data will work.
  8. Click the "Preview Import" button
  9. Then you will be on the page "Preview of your CSV-based Import" Click the "Start Import" button
  10. Your items are now importing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment