Skip to content

Instantly share code, notes, and snippets.

View davidlukac's full-sized avatar

David Lukac davidlukac

View GitHub Profile
@heathdutton
heathdutton / 50_purge_varnish.sh
Last active April 30, 2019 14:00
Acquia Cloud hook for flushing Varnish .com domains securely.
#!/bin/bash
#
# Cloud Hooks: code-deploy, code-update, db-copy, web-activate
# Essentially any time code or db changes are made.
#
# Purges Varnish cache for all .com domains assigned to the environment in Acquia Cloud.
site="$1"
target_env="$2"
drush_alias=$site'.'$target_env
@nfriedly
nfriedly / chirp-audiobooks-downloader-readme.md
Last active June 18, 2025 00:10
Chirp Audiobook Download Script