Commit Graph

7 Commits

Author SHA1 Message Date
Joel McCoy
b00dbab1a5 add time_difference gem
first use of INITIAL_CORPUS_FILE env var
more concise bot#blacklisted?
2015-03-08 18:14:49 -07:00
Joel McCoy
8a26f1108f CloudArchive and CloudModel complete (enough)
- CloudModel is actually classed correctly
 - Minify JSON prior to uploading
 - Change archive update interval to 24h (30* ..20MB = 600/1000MB)
 - Store latest revision url for archive/model after persisting

TODO:
 - Add INITIAL_CORPUS_FILE config var
 - Look for Cloudinary API call to get filesize w/o DLing
 - Logic for jsonify(INTIIAL_CORPUS_FILE) v. using persisted archive
 - Add fetch/persist/etc methods to Ebooks::Archive/Model for fallback
 - Test it? Or just share it and pray.
2015-02-11 23:41:26 -05:00
Joel McCoy
f890f0c8e2 Re-aligning meta
- Rename archive_update_interval
 - Roll back overscoped multiple source/admin users support placeholder
 - Point app.json to persist-cloudinary branch
2015-02-11 15:59:12 -05:00
Joel McCoy
500ece05bf use cloudinary:basic addon and cloudinary gem 2015-01-21 15:20:47 -05:00
Joel McCoy
bb22671630 remove scripts.postdeploy from app.json 2015-01-07 17:23:07 -05:00
Joel McCoy
dc3ec3ac89 Change tweet period for deployment 2015-01-02 15:18:14 -05:00
Joel McCoy
595ea9b0c7 Created app.json for Heroku 2015-01-02 15:10:39 -05:00