While that is a really nice list, and I will save it for the future - I don’t think OP was looking for Lemmy applications, seeing as they mention they are:
using Friendica Mastodon Sharkey, Pixelfed and bridgy with bluesky
While that is a really nice list, and I will save it for the future - I don’t think OP was looking for Lemmy applications, seeing as they mention they are:
using Friendica Mastodon Sharkey, Pixelfed and bridgy with bluesky
I would assume (without having looked at the codebase) that if they use minio they are, by default, not reliant on AWS.
Minio is its own S3 implementation which can be self-hosted.
S3, being an AWS protocol originally has
AWS
environment variables all over the place but that does not necessarily mean a reliance on the service. Rather, they rely on the protocol and you bring your own S3 endpoint I would assume. be that minio, hetzner or what have you.