sgalinski / sg-cloud-front
sgalinski Amazon CloudFront - Implements the Amazon CloudFront Service for TYPO3
4.0.0
2024-02-07 17:59 UTC
Requires
- typo3/cms-core: ^12.4.0
Replaces
- sgalinski/sg_cloud_front: 4.0.0
README
Integration of the Amazon Web Services - CloudFront CDN
Configuration Instructions
Creation of a new CloudFront Distribution
- Login into the AWS console (https://console.aws.amazon.com)
- Click on "Services" and select "CloudFront" within "Networking & Content Delivery"
- Create a new distribution. AWS will show you the way to go at this point.
Note: It's recommended that you add an Alternate Domain Name (CNAME) like "cdn.sgalinski.de"
Enable CloudFront for the TYPO3 site
- Make sure, that this extension is enabled in the extension manager.
- Open the configuration view within the extension manager for this extension.
- Enable the CDN and add your CNAME with the host and a tailing slash in "Cloud Front URL which replaces the resources." The value should look like "https://cdn.yourdomain.de/"
Debugging hints
You can disable cloudFront for one page. Example: https://www.yourdomain.de/news/?cloudFrontDisabled=1