ruby on rails - Use external file storage for heroku app? -




i have rails application running on heroku, heroku file system read-only cannot store files or images on heroku.

a lot of people has suggested use amazon s3, can use external storage save user files , images , retrieve them there paperclip or carrier-wave or similar.

currently using dropbox images , files storage. slow. have shared hosting account, there have lot of disk space , want use store files. idea on how that?





wiki

Comments

Popular posts from this blog

elasticsearch - what is the equivalent data type for geo_point in hibernate search? -

firebase - How to wait value in Ionic 2 -

Jenkins: find build number for git commit -