Has anyone tried to use minio instead of S3 storage?
Minio is a distributed object storage server compatible with Amazon S3, but I don’t know what that means in relation to discourse…
Has anyone tried to use minio instead of S3 storage?
Minio is a distributed object storage server compatible with Amazon S3, but I don’t know what that means in relation to discourse…
I think it means that it won’t work, at the moment:
As of today, two more S3 compatible alternatives can be used:
https://meta.discourse.org/t/setting-up-backup-and-image-uploads-to-minio-s3/95123
管理ページのS3の設定はAWS S3のみに適用されますか?
いいえ、こちらをご覧ください
@md-miskoさん、ありがとうございます。同じことを話しているか確認したいのですが、私が言及していたのはこのページのことです。しかし、もちろん、ご提示いただいたリンクに記載されているように、手動で設定を追加することもできます。
はい、これらは同じS3設定ですが、app.ymlで直接設定することが推奨されます。これにより、それらはシャドウ(つまり、Web UIに表示されない)され、他の管理者が誤って変更することを防ぐことができます。
S3の取り扱いには注意してください(広範囲にテストするためにステージング環境を使用してください)。これは高度な設定であり、簡単に元に戻すことはできません。
@md-miskoさん、ありがとうございます