speakerinnen_liste
speakerinnen_liste copied to clipboard
AWS migration
- [x] create own AWS account (hosted in Europe)
- [ ] move existing Data to new account
Hey @zaziemo I am afraid we have to do that together. I am not sure what to write into the form :(
If data from carrierwave is involved, we maybe can do the migration of the data together with a change to active storage (because we don't need another rake task to migrate pictures from carrierwave to active storage). @zaziemo @tyranja
write ruby script to copy and paste from one bucket to another, research "copy bucket aws" perhaps there is a professional tool for it.
https://aws.amazon.com/de/premiumsupport/knowledge-center/copy-s3-objects-account/
right now I am trying to list the content of the bucket with our speakerinnen credential but it won't work. :woman_shrugging:
@tyranja do you need help with that issue or is it already done?
It seems to be a description how to migrate the data from carrierwave to active storage: https://www.stefanwienert.de/blog/2018/11/05/activestorage-migrating-from-carrierwave-attachment-pointers/