Re-combining and minifying, then trigger push to CDN via command line
-
I am running WordPress/Woocommerce on AWS Elastic Beanstalk, with multiple EC2 instances. As such, I pretty push everything off the server and into S3 and CloudFront.
Whenever I deploy, it is possible that I have updated plugins, added plugins, etc etc. I need to clear the cache after deploy (I can do this now withwp w3-total-cache flush all
– but after a recombine/minify, I ALSO need to push all Custom Files, Includes, etc to the CDN incase there are new or updated files. Is there a way to force this trigger via thewp cli
?
Or is there another solution I am not seeing?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Re-combining and minifying, then trigger push to CDN via command line’ is closed to new replies.