https://github.com/opensourceame/image-proxy
Ruby dynamic image conversion proxy with caching
https://github.com/opensourceame/image-proxy
Last synced: 3 months ago
JSON representation
Ruby dynamic image conversion proxy with caching
- Host: GitHub
- URL: https://github.com/opensourceame/image-proxy
- Owner: opensourceame
- License: mit
- Created: 2014-05-14T13:42:16.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2018-01-08T23:19:12.000Z (about 8 years ago)
- Last Synced: 2023-03-22T10:43:15.226Z (about 3 years ago)
- Language: Ruby
- Size: 70.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
image-proxy
===========
Ruby dynamic image conversion proxy
Forked from https://github.com/eahanson/imageproxy
This version adds caching. In order for the cache to work you need a folder where your
web server (nginx / apache etc) can serve static files.
Set the location for your cache files with environment variable `IMAGE_CACHE_DIR`