nails/driver-cdn-google-cloud-storage

This is the "Google Cloud Storage" driver for the Nails CDN module.

0.1.0 2017-03-02 14:45 UTC

This package is auto-updated.

Last update: 2024-05-03 11:09:28 UTC


README

license tests

This is the Google Cloud Storage driver for the Nails CDN module, it allows the CDN to use Google Storage buckets as a storage mechanism.

Installing

composer require nails/driver-cdn-google

## Configure

The driver can be enabled and configured via the admin interface.

Credentials

In order for the SDK to authenticate properly with Google a "Service account" will need to be created for the application. You can do this in the Cloud Console:

https://console.cloud.google.com/apis/credentials

Download and save the key somewhere safe then make it available to the driver by either pasting the file's contents into the appropriate place in settings, or by placing it on your server and setting the file's path in driver settings.