• Resolved Chris Fontes

    (@chrisfontes)


    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 with wp 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 the wp cli?

    Or is there another solution I am not seeing?

Viewing 1 replies (of 1 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @chrisfontes

    Thank you for reaching out.
    Let me check this and and I’ll get back to you with more info.
    After you purge the cache with wp-cli, are the files updated on the CDN?
    Thanks!

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.