ghost-gcs

0.0.4 • Public • Published

ghost-gcs

Ghost.org Google Cloud Storage adapter

Installation

Install from Git

  • Go into Ghost root directory
  • Navigate to the /content/adapters/storage directory
  • Download the adpater:
$ git clone https://github.com/thomas-vl/ghost-gcs.git
  • Install dependencies:
cd ghost-gcs
$ npm install

Configuration

"storage": { "active": "ghost-gcs", "ghost-gcs": { "projectId": "projectid", "key": "credentials.json", "bucket": "bucketname", }

Package Sidebar

Install

npm i ghost-gcs

Weekly Downloads

1

Version

0.0.4

License

ISC

Unpacked Size

3.72 kB

Total Files

4

Last publish

Collaborators

  • thomasvl