Comment on Lemmy Downtime and Image Uploads
BenDoubleU@lemmy.radio 6 days ago
So of course one of the issues with moving to a new object store is old local images are orphaned. I’m looking at how we might be able to migrate at least our user/community images, but this may be how it is for now. You may have to reupload your profile photo/banner. I’ll work on updating the community images. Honestly, this will help us save on storage in the future.
vk6flab@mastodon.radio 6 days ago
@BenDoubleU @w0odl presumably there's a URL map in a config file somewhere.
BenDoubleU@lemmy.radio 5 days ago
don’t think there’s an option for that. looks like i’ll have to migrate all of our photos over to S3. Shouldn’t take too long(?)
vk6flab@mastodon.radio 5 days ago
@BenDoubleU
Not sure what infrastructure you're hosting the service itself on, but one option open to you is s3fs, mount an S3 bucket as a filesystem, compatible with files uploaded using the AWS cli.
BenDoubleU@lemmy.radio 5 days ago
using the aws-cli as we speak (type?) should be finished in another hour or so!
vk6flab@mastodon.radio 5 days ago
@BenDoubleU apologies for not replying, I've been having my own space issues and I'm still working out how to manage locally.
lemmyradio@mstdn.social 6 days ago
@vk6flab @BenDoubleU @w0odl do you happen to know where? Lemmy docs are... sparse on this topic