My pictrs volume got quite huge and I wanna delete pics cached from other instances. The thing is I’m not sure which pics are from my instance and which aren’t, because they all have cryptic filenames. Anyone knows of a way to differentiate?
I just saw this and remembered your post
Lemmy Post Purger https://github.com/Fmstrat/lpp
No idea if it’s good, never used it
I don’t think it has an option to only delete images, you could file that as an issue on their GitHub
That’s beautiful, looks exactly like what I was looking for. Thank you, I’ll let you know when I try it how it went
It’s working but I suspect it doesn’t delete pics or smth. But it’s nice to have nontheless
I would recommend Backblaze B2 storage instead of removing post history.
The problem with post removal is that it will affect all other instances’ as you don’t (by default) cache original images from other fediverse instances (iirc)
So for example, my instance Reddthat will reference an image hosted on your instance, which will then 404. (But the thumbnail will be cached (I think))
Backblaze is dirt cheap and the pictrs object migration is now multi threaded making it very easy to migrate now. I was hosting 15GB and it amounted to bills of cents! $5/TB or $0.005 per GB. If you add CloudFlare Infront you then get free egress! Or any CDN that is part of the “Bandwidth alliance”. I now have ~120GB of pictrs storage. After 2-3 months.
Also, there was a recent chat on the lemmy admin matrix channel about setting some variable in pictrs so it does not cache any images. But I don’t remember what it was so maybe check the pictrs documentation.
I’m reading about this now. Thank you.
Do you put cloudflare between the VPS and Backblaze or is their website just referring to “CDN and compute partners” between the VPS and the end users? … Or both?