Skip to content

Out-of-band Lambda function that downloads and caches provider thumbnails based on an SQS queue.

License

Notifications You must be signed in to change notification settings

dpla/thumbnailer-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thumbnailer-lambda

  1. Install SAM.
  2. Make sure you're using the right version of Node with nvm (run the command nvm use).
  3. Build the container with sam build. Note that this builds an image, so you need a working Docker install.
  4. Make sure the container works with sam local invoke -e events/event.json
  5. Deploy to production with sam deploy.

About

Out-of-band Lambda function that downloads and caches provider thumbnails based on an SQS queue.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published