ryan-roemer / node-sunny

Sunny.js cloud datastore client (AWS S3, Google Storage, etc.)
http://sunnyjs.org
MIT License
79 stars 13 forks source link

Cloud authentication specifics missing #3

Closed bobobo1618 closed 11 years ago

bobobo1618 commented 11 years ago

It's pretty easy to figure out how to configure for use with Amazon, although a little ambiguous but I don't have any idea where to start for Google Storage.

I actually just found what I needed on the interoperable access page but it would still be nice for others :)

ryan-roemer commented 11 years ago

Thanks for the insight. Could you get me the link you found that detailed the Google Storage auth details that worked for you? I'll add it to the tutorial docs...

bobobo1618 commented 11 years ago

Here are the details for the relevant API and here's a little more. Can't help too much though I'm afraid :/

By the way, I've noticed no commits for a while... Not given up on it I hope...

ryan-roemer commented 11 years ago

Thanks for the links. I've updated the guide with a section on secrets.

Regarding commit frequency, I just haven't had to fix anything lately. We use Sunny at work in some of our fairly high traffic servers, as well as in my personal projects, and it mostly rolls along just fine...

bobobo1618 commented 11 years ago

Yeah, it's working quite nicely for me too. The main thing I was wondering about was more cloud providers.

Hope commenting didn't reopen the issue... I'm kinda unused to github.

ryan-roemer commented 11 years ago

Ah, I see -- yes, I haven't had time yet to add other cloud providers. At work, we're now exclusively AWS, so I haven't had a use case to justify sitting down and turning out Rackspace, etc. providers at the present time...

bobobo1618 commented 11 years ago

Fair enough... I'll have a look at your API and look into implementing it myself. On 05/12/2012 10:38 PM, "Ryan Roemer" notifications@github.com wrote:

Ah, I see -- yes, I haven't had time yet to add other cloud providers. At work, we're now exclusively AWS, so I haven't had a use case to justify sitting down and turning out Rackspace, etc. providers at the present time...

— Reply to this email directly or view it on GitHubhttps://github.com/ryan-roemer/node-sunny/issues/3#issuecomment-11038228.