sethbrasile / ghost-cloudinary-store

A Cloudinary image storage module for Ghost blogs.
26 stars 13 forks source link

Install Instructions #17

Closed pankajpatel closed 7 years ago

pankajpatel commented 7 years ago

Thank you for this ghost plugin/app.

I was going through installation process; but I wonder what would happen when there is a ghost update? Would this plugin require reinstallation? As after ghost update; the new version is downloaded and used which means the location versions/$GHOST_VERSION/core/server/adapters/storage/ used while installing the plugin will not be useful any more.

aphe commented 7 years ago

i install ghost using ghost-cli, ghost create separated folder for content and ghost folder. so when ghost get updated, the content will not get replaced.

And also please consider to create issue here since @sethbrasile rarely maintain this repo

mmornati commented 7 years ago

The folder you named is inside the Ghost installation. I'm using it cause on Docker I'm delivering the new ghost version with the okugin installed. You can put the plugin in your content folder instead the version one and, as @aphe is saying, you will keep anything unchanged after any upload. I can update the documentation with these instructions.

Thanks for the feedback.

pankajpatel commented 7 years ago

thanks @aphe @mmornati I think I was intending to ask that if it can be installed on different location i.e. content directory and made to work. I got the answers.

mmornati commented 7 years ago

Yes for sure. I will made some tests just to be sure to push the correct folder :) The folder is /ghost-override/content/adapters/storage/