web p express to s3
-
Just checking for feedback as I′m going to keep testing.
I′m using aws cli to sync some of my uploads to s3:
aws s3 sync –acl public-read uploads s3://bucketname/sh/wp-content/uploads/
Following this and this for ideas…
Could we make webp express call wp_update_attachment_metadata or a custom one each time it creates a webp and then have IT run the s3 sync?
Or better yet just have webp express run it directly?
This is part a.
Part b is getting cloudfront rewrites properly. At the moment I’m trying to avoid needing something to rewrite url’s in the db (not use s3 upload).
Any thought appreciated….
@willstockstech @kevinxie @rosell-dk
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘web p express to s3’ is closed to new replies.