polydawn / repeatr

Repeatr: Reproducible, hermetic Computation. Provision containers from Content-Addressable snapshots; run using familiar containers (e.g. runc); store outputs in Content-Addressable form too! JSON API; connect your own pipelines! (Or, use github.com/polydawn/stellar for pipelines!)
https://repeatr.io
Apache License 2.0
68 stars 5 forks source link

Google cloud storage #66

Closed TripleDogDare closed 8 years ago

TripleDogDare commented 8 years ago

This should enable the use of Google cloud storage.

warpfork commented 8 years ago

This is awesome! I'm testing it now and everything looks good. Google Cloud Storage support is going to be a really nice integration to have.

(I'm also really appreciating the GCS web UI quite a bit compared to how AWS has been treating me. I might switch the backend behind the repeatr bootstrap assets to GCS after this lands!)

I will have to ask you to do one quick edit though -- the "PR" CI check is red because these commits do not have the DCO sign-off required by the contribution guide. As soon as that's taken care of, I'll be thrilled to merge this :dancer:

warpfork commented 8 years ago

Sans my newly-discovered nit about env var names, this LGTM, CI's green, and I wanna start using this so... There's always time to slather on more config options as needed; Gonna go ahead and merge!