Skip to content

Takes a S3 bucket of images and compresses them and generates thumbnails for a simple web image gallery

Notifications You must be signed in to change notification settings

bcwik9/s3-pic-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  • set up AWS CLI, and credentials
  • Rmagick requires some extra libraries: sudo apt-get install imagemagick libmagickwand-dev
  • bundle install
  • set environment var S3_BUCKET_NAME to whatever bucket you want to process images out of
  • run rake pictures:import
  • bundle exec rails server, and you're done!

About

Takes a S3 bucket of images and compresses them and generates thumbnails for a simple web image gallery

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published