-
I believe that Grunt is expecting a "tasks" folder and not a "src" folder.
I was getting this error...
```
Local Npm module "grunt-invalidate-cloudfront" not found. Is it installed?
```
When I rena…
4eek updated
11 years ago
-
It seems that "invalidations" exceed API limit during calculating diff. It says, "Processing your request will cause you to exceed the maximum number of in-progress invalidations".
This error occurs …
-
When I try to invalidate, I always get a timeout after a while:
```
11:36:21 ~/code/myapp (master) $ bundle exec middleman invalidate
## Invalidating files on CloudFront
Please wait while Cloudfront …
-
Thank you for doing this!
We have used ezoom (ezapps) and Brim. But this is cool. Is it still beta would you think? of community production worthy?
ps. Did oyu see this? https://github.com/liquid-i/…
-
Add the possibility of using invalidation, to update the CDN on CloudFront
Announce : http://aws.amazon.com/fr/about-aws/whats-new/2010/08/31/cloudfront-adds-invalidation-feature/
-
Hi,
I may be configuring my project badly, but here is the problem: I set up a max age of 86400 seconds (1 day) for all my HTML documents.
When I use s3_website push command, it automatically invali…
-
Just set it all up - ran for a while trying to push to a bucket and then BOOM...
Here's the error:
/Users/rwboyer/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/net/http.rb:878:in `initialize': getaddri…
-
Sending invalidation request to cloudfront
cloudfront_cmd.rb --distribution-id 'XXX' --access-key 'XXX' --secret-access-key 'XXX' set_default_root_object '/index.html'
/usr/local/rvm/gems/ruby-1.9.3-p…
-
Hey, this is a great project, you probably already noticed that you're building alternative for https://github.com/karlfreeman/middleman-sync, which doesn't support cloudfront cache invalidation.
So …
-
I installed gsutil using the instructions from the google cloud storage site.
Install required system packages.
Several packages are required to successfully install gsutil from PyPi. You can install…