Now my Mastodon instance is using AWS S3 for media storage with Nginx reverse proxy as cache in front of it.

I think this is working pretty nicely now.

I feel like a young version of me, tinkering with a Linux server in 1998.

Ok, this is a bit annoying. Serving images from the instance's local cache is broken on Chrime due to CSP issue. It works on Firefox. It works on mobile apps. Not Chrome.

And the Mastodon development teams says 🤷‍♂️

Version 4.1.1 blocks cached images from external sources · Issue #24235 · mastodon/mastodon

Pitch We're developing a browser extension for use with Mastodon, and just noticed that the latest update (4.1.1) has a new content security policy that is blocking images from external sites. Our ...

GitHub