Converting a Local Development Site to Production on Digital Ocean

  • What version of Ghost are you using?
    2.6.0
  • What configuration?
    Development

Hello! I have recently built a Ghost blog on my local hard drive and am hoping to upload it to a Digital Ocean droplet. My concern is that my site is in a development environment and I would like to convert it to a production configuration first. I am hoping to not have to adjust my settings, files, or have to reimport my blog posts.

Any suggestions or tutorials that anyone has found?

Thanks,
Nick

Easiest for me would be to use Docker to deploy 2 containers: the nginx-proxy and the ghost app containers. Also, you can use the export/import function of Ghost to transfer your posts to production.

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