Comment on Thumbnail cache saved to object storage?
taaz@biglemmowski.win 10 months ago
Are you absolutely sure that object storage is used? (eg. having proper config file or env vars).
I am running pictrs 5.1 in container with postgres and backblaze b2 (so, there are no volumes that cab actually ballon out).
Might it be possible that you are talking about the sled/state files (the part that can be replaced with postgres)?
glowie@h4x0r.host 10 months ago
I am using the from scratch install and on 0.18.5 and using pictrs 0.4.0 beta (or whichever build comes with the embed version)
Initially, when I set my object storage creds in the docker-compose.yml file, it seemed to work and I see in my bucket it populated some files.
But now I don’t think it is writing anything to the bucket. Any ideas? Thanks!