Skip to content

thomas-vl/ghost-gcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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", }

About

Ghost.org Google Cloud Storage adapter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published