Turns out most clones are broken in one way or another. For example, the Digital Ocean S3 Clone forgets the file Mime Type, so our brotli compressed JS is served as plain text and it breaks Discourse completely. So there is no big howto guides, because the experience was awful as a few months ago and everything is changing very rapidly.
I plan on doing a complete check on the ScaleWay offering next week, and write a howto if it works.
This worked for me (thx!), while just setting the s3_endpoint trivially didn’t.
Needless to say it’s still broken, and clearly setting just the endpoint isn’t enough (this is common sense when integrating with S3).
The proper fix would be to allow customizing the region beyond the hard-coded amazon values in the UI.
Also, an option to use path for bucket is lacking, and this is a useful feature for the custom S3 integrations.