cobyism / ghost-on-heroku

One-button Heroku deploy for the Ghost blogging platform.
MIT License
743 stars 686 forks source link

Cloudinary Storage #161

Closed i-mighty closed 6 years ago

i-mighty commented 6 years ago

I have tried to use cloudinary storage to a blog on heroku using this repo. Any ideas or suggestions would be welcomed.

mars commented 6 years ago

I cannot think of a reason that Cloudinary would not work with ghost-on-heroku.

You'll probably need to follow a guide like the README on the Ghost-Cloudinary package.

You can change your Ghost blog's configuration in bin/create-config, which generates the production JSON config file at runtime.