-
I tried to run the fog tests, but it complained until I added some default credentials. (I already had a ~/.fog, but never created a default entry).
I chose to use fake credentials, then fog gave me …
-
Hey @sajal,
is `/*` the preferred or at least or working way for pruging all assets or is there a better way?
Thanks for your help in advance.
Thomas
-
With many CDNs, such as CloudFront, it is possible to specify custom origins. So instead of uploading the assets to a CDN, one can let the CDN to fetch the assets to the local edge location on initial…
-
I am trying to use the script, but CloudFront insists that my request are Bad.
CloudFront: Invalidating Object: /config/MD5Value.xml
2010-08-01/distribution//invalidation
body: /config/MD5Value.xml1…
-
Would it be possible to add CloudFront invalidation support?
-
Hi,
API_VERSION is set to 2008-06-30 in Aws::AcfInterface while current Amazon Cloudfront API version is 2010-08-01, almost 2 years late (see here for the new features:
http://docs.amazonwebservices…
rymai updated
13 years ago
-
Thanks to this patch, the hardwork is done:
http://github.com/lomography/right_aws/commit/34fe2512ebdf759ac3b7a671e8b8eb818a987249
Please pull and merge.
-
Would it be possible to add CloudFront invalidation to Fog?
In reference to this announcement:
http://aws.amazon.com/about-aws/whats-new/2010/08/31/cloudfront-adds-invalidation-feature/