nails/driver-cdn-awslocal

This is the "AWS" driver for the Nails CDN module.

dev-develop 2023-07-03 09:31 UTC

This package is auto-updated.

Last update: 2024-04-03 11:09:31 UTC


README

license tests

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