You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 23, 2020. It is now read-only.
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...