DigitalOcean Spaces for Storage

Hi so i just completed my 1 click install for digitalocean and am working on making my blog. One of the things i would like to do is host my images on an S3 or DigitalOcean bucket. I know this is possible but i am getting a little confused.

After the initial install for either of the recommended s3 packages we need to run an npm install. What directory should this be in? /var/www/ghost does not have a node_modules folder or package.json. Should i run the install in the /var/www/ghost/current folder? (Im am a fresh 1 click install from digitalocean) Also do i configure the adapter storage files there?

Lastly lots of documentation for these packages refer to a config.js in the root. I only have a config.production.json in my root (/var/www/ghost), is this the same thing in the newest version of ghost?

Any help would be greatly appreciated! :slight_smile:
Thank you!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.