Hello!
Is it possible to use exhibitor with an S3-compatible object storage other than AWS S3?
I saw -Dexhibitor-s3-endpoint=storage.example.com referenced in #291 but nothing about it in the docs.
Is this a valid parameter? If not, where should I look to change the program to accept alternate endpoints? While I am pretty noob in Java, I would be completely comfortable with fork-modify-PR...
Hello!
Is it possible to use
exhibitorwith an S3-compatible object storage other than AWS S3?I saw
-Dexhibitor-s3-endpoint=storage.example.comreferenced in #291 but nothing about it in the docs.Is this a valid parameter? If not, where should I look to change the program to accept alternate endpoints? While I am pretty noob in Java, I would be completely comfortable with fork-modify-PR...