-
Notifications
You must be signed in to change notification settings - Fork 0
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
Use S3 transfer acceleration in CLI with new bucket #72
Labels
enhancement
New feature or request
Comments
Darn, the upload is now done inside jekyll-geolexica. |
ronaldtse
added a commit
that referenced
this issue
Mar 9, 2021
I already added it, let's see if it works: https://github.com/glossarist/iev-demo-site/actions/runs/634901074 |
Let's try a concurrency size of 300 and see if it affects speed. |
ronaldtse
added a commit
that referenced
this issue
Mar 10, 2021
Maybe if we do the unzip trick we will get sub-5 mins deployment. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We have redeployed the site on an S3 bucket with Transfer Acceleration, we need to update the S3 command to use transfer acceleration and increased parallelisation.
From
Let's try this configuration to see it it works well.
The text was updated successfully, but these errors were encountered: