nails / driver-cdn-awslocal
This is the "AWS" driver for the Nails CDN module.
Installs: 4 663
Dependents: 0
Suggesters: 2
Security: 0
Stars: 0
Watchers: 6
Forks: 0
Open Issues: 1
Requires
- aws/aws-sdk-php: 3.*
- nails/driver-cdn-local: dev-develop
- nails/module-cdn: dev-develop
Requires (Dev)
- phpstan/phpstan: 1.*
- phpunit/phpunit: 9.*
This package is auto-updated.
Last update: 2024-10-15 09:38:37 UTC
README
This is the AWS driver for the Nails CDN module, it allows the CDN to use AWS S3 to store content.
Installing
composer require nails/driver-cdn-awslocal
Configure
The driver can be enabled and configured via the admin interface.
CloudFront
CloudFront can be configured to sit between the user and both the S3 bucket and the transformation endpoint.
@todo - write up instructions for creating these instances