openaustralia / yinyo

A wonderfully simple API driven service to reliably execute many long running scrapers in a super scaleable way
https://yinyo.io
Apache License 2.0
6 stars 1 forks source link

Make s3 store and bucket configurable #52

Closed mlandauer closed 4 years ago

mlandauer commented 5 years ago

Right now it's hardcoded to "minio-service:9000" and "clay" which is fine if you're using minio for blob storage but not okay if you want to use something like S3 which you might well want to do when running this in production