Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically invalidate cloudfront cache on deploy #136

Open
metasoarous opened this issue Mar 21, 2019 · 1 comment
Open

Automatically invalidate cloudfront cache on deploy #136

metasoarous opened this issue Mar 21, 2019 · 1 comment

Comments

@metasoarous
Copy link
Member

Ideally, deployment would be instantaneous, but presently you have to wait for cloudfront to update its cache before any changed content on www.olmstedviz.org would become available. This can be amended by invalidating the cache, which can be done manually, but is annoying. Ideally, we'd just use boto3 (which we use presently in the deploy script) to do this every time we deploy.

@eharkins
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants