Hello Datopian folks!
I just stumbled upon this great project and hit a blocker in the 0.5.0 release, that's already fixed.
I need to target a private AWS-like object storage, but the endpoint setting is missing from the docker image. This year even boto3 got upgraded to read the AWS_ENDPOINT_URL env var to override it, but the one included is too old.
I see there's been a couple fixes here and there in the last two years from the 0.5.0 release. Would that make sense to carve out a new one? 🙂 I sure can build the stuff myself (thank you for that - making this nice tool opensource), but wanted to ask, before I start the plumbing process.
Thank you so much! 😉
Hello Datopian folks!
I just stumbled upon this great project and hit a blocker in the 0.5.0 release, that's already fixed.
I need to target a private AWS-like object storage, but the
endpointsetting is missing from the docker image. This year evenboto3got upgraded to read theAWS_ENDPOINT_URLenv var to override it, but the one included is too old.I see there's been a couple fixes here and there in the last two years from the 0.5.0 release. Would that make sense to carve out a new one? 🙂 I sure can build the stuff myself (thank you for that - making this nice tool opensource), but wanted to ask, before I start the plumbing process.
Thank you so much! 😉