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

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -