opoloo/lines-engine

How do I configure carrierwave to store blog images in s3 bucket?

aakaashh opened this issue · 3 comments

How do I configure carrierwave to store blog images in s3 bucket?

Based on the docs:
https://github.com/carrierwaveuploader/carrierwave#using-amazon-s3

apart from adding he configs, seems it'll require a code change too, as currently the uploaders are hardcoded to keep images on the local filesystem only:

thej commented

See #16

See #16 has see #12. Kinda funny.