diff options
-rw-r--r-- | doc/tips/using_Google_Cloud_Storage/comment_1_c576182f39563ae68767391c4227a177._comment | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/tips/using_Google_Cloud_Storage/comment_1_c576182f39563ae68767391c4227a177._comment b/doc/tips/using_Google_Cloud_Storage/comment_1_c576182f39563ae68767391c4227a177._comment new file mode 100644 index 000000000..3a4d02f32 --- /dev/null +++ b/doc/tips/using_Google_Cloud_Storage/comment_1_c576182f39563ae68767391c4227a177._comment @@ -0,0 +1,18 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnaH44G3QbxBAYyDwy0PbvL0ls60XoaR3Y" + nickname="Nigel" + subject="AWS credentials" + date="2013-05-31T10:23:23Z" + content=""" +This looks very valuable - Google are offering a free 5GB up until 2013 June 30th + +Sign in here[1] get your credentials here[2] under the section “Interoperable Access” (Source[3]) + + # Set up AWS credentials + $ export AWS_ACCESS_KEY_ID=\"YOUR-KEY\" + $ export AWS_SECRET_ACCESS_KEY=\"YOUR-SECRET\" + +1. http://gs-signup-redirect.appspot.com/ -or- https://developers.google.com/storage/docs/signup +2. https://storage.cloud.google.com/m +3. http://fog.io/storage/ +"""]] |