Open ayushin opened 4 years ago
I see that https://github.com/wagtail/wagtail-bakery/issues/1 was closed, however it still can be very useful for automatic publishing of multiple websites to different amazon s3 buckets
Also I am not sure how creating s3 redirects works with MULTISITE=True ./manage publish ?
That would be indeed a nice feature @ayushin.
Although in most cases you have a CDN in front of it (CloudFront e.g.) you can solve this routing to the CDN instead (Route53 -> Cloudfront (+ path) -> S3
I see that https://github.com/wagtail/wagtail-bakery/issues/1 was closed, however it still can be very useful for automatic publishing of multiple websites to different amazon s3 buckets
Also I am not sure how creating s3 redirects works with MULTISITE=True ./manage publish ?