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

Build a replacement for the s3_website deployment tool #34

Open
mscottford opened this issue Apr 25, 2024 · 0 comments
Open

Build a replacement for the s3_website deployment tool #34

mscottford opened this issue Apr 25, 2024 · 0 comments

Comments

@mscottford
Copy link
Contributor

We're currently deploying the site using the s3_website Docker container, but it frequently has problems with invalidating the CloudFront cache, which can cause the deployment to fail. The setting that controls the retry timeout for invalidation does not appear to be something that can be set, however.

As an alternative, I propose switching to a custom script that wraps the s3cmd's sync feature. It also has support for invalidating the s3 cache and can even be used to create 301 redirects as per #2.

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

1 participant