wagtail-nest / wagtail-bakery

A set of helpers for baking your Django Wagtail site out as flat files.
MIT License
182 stars 40 forks source link

Multi-site publish #59

Open ayushin opened 4 years ago

ayushin commented 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 ?

robmoorman commented 4 years ago

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