cyberdelia / heroku-geo-buildpack

Geo libraries for Heroku
https://github.com/heroku/heroku-geo-buildpack
113 stars 135 forks source link

Add ability to specify S3 bucket for library downloads #14

Closed nshafer closed 10 years ago

nshafer commented 10 years ago

If the environment variable $HEROKU_GEO_BUILDBACK_S3_BUCKET is set, then it will use that as the source S3 bucket to get the vendored libraries from. Otherwise it defaults to "cyberdelia-geo-buildpack" that you so kindly provide.

Thanks, Nathan Shafer

cyberdelia commented 10 years ago

I merged your s3 bucket commit, still looking at the over one! Thanks!