From 83b29e7dcad775871fb6697f9ac354e68fb6803d Mon Sep 17 00:00:00 2001 From: Patrick Derks Date: Mon, 13 Oct 2025 14:05:50 +0200 Subject: [PATCH] feat: Add fastly docu for paas This is needed after we provide the apikey and the serviceID for shopware. --- products/paas/shopware/cdn/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/products/paas/shopware/cdn/index.md b/products/paas/shopware/cdn/index.md index b5cba5f48..64b73ca95 100644 --- a/products/paas/shopware/cdn/index.md +++ b/products/paas/shopware/cdn/index.md @@ -32,6 +32,10 @@ Fastly is fully integrated into Shopware PaaS Native. The integration includes: Fastly is automatically configured and enabled by default in Shopware PaaS Native environments. No additional Shopware configuration is required - the PaaS platform handles all Fastly setup, VCL snippets, and cache management automatically. +#### Repository Changes + +To enable Fastly integration, update your composer packages as described in the [Fastly integration guide](https://developer.shopware.com/docs/products/paas/shopware-paas/fastly.html). This integration adds the necessary configuration files to your repository and enables automatic cache invalidation through Shopware's native mechanisms. + #### Custom Domain DNS Configuration To configure your custom domain with the Fastly CDN, you must configure a DNS record. Depending of the type of your record, the DNS configuration is different.