nailsapp / driver-cdn-awslocal
This package is abandoned and no longer maintained.
The author suggests using the nails/driver-cdn-awslocal package instead.
This is the "AWS" driver for the Nails CDN module.
dev-develop
2021-11-02 11:53 UTC
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 not auto-updated.
Last update: 2022-02-01 12:51:27 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