bundle install- start
mongodb - create
tmpanduploaddirectories (mkdir tmp upload) and make them writable for your Apache - install ImageMagic (
apt-get -y install imagemagickoryum -y install ImageMagick.x86_64) - install
memcachedfor production caching - rename
./config/config.yml_defaultto./config/config.ymland change the setting oftitle,usernameandpasswordand most importanttoken - use the seed file
ruby seed.rb
- image handler exception
- store already loaded images in session
- huge multiupload of images causes failed images to load in gallery overview
- add images per page option to paging
- add multiple galleries
(The MIT license)
Copyright (C) 2013 Michael Skrynski
See LICENSE.md.