Skip to content

It connects to an AWS Elastic Load Balancer, and sends a HTTP request with PURGE method to all the instances attached to it.

Notifications You must be signed in to change notification settings

archdaily/aws-varnish-purge-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Varnish Purge Helper

Little script to purge varnish cache. It connects to an AWS Elastic Load Balancer, sends a HTTP request with PURGE method to all instances attached.

Instructions

  • Rename config/config.yml.example to config/config.yml and replace all the values
  • Run the main.rb <site_name> <path> example: main.rb adcom /2014/02/28/value-farm-thomas-chung/

Acknowledgment

Thanks to Felipe Espinoza who wrote a preliminar version of the AWSSite Class.

About

It connects to an AWS Elastic Load Balancer, and sends a HTTP request with PURGE method to all the instances attached to it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages