ruby on rails - Migrating from Carrierwave local to S3? -
our server ran file limit issue carrierwave. on 36000 files. going move s3.
is there way migrate files on s3? when launched code on production none of images showed , there duh
moment. it's trying grab files s3 when locally stored on server still.
how migrate files over?
you can upload files s3 via s3 console in s3 file manager. or using plugin such s3fox firefox. you'll need make sure pathing , s3 bucket such carrierwave know how point image via right set of subfolders, etc.
Comments
Post a Comment