mysql Building a quick mysql / ghost blogdocker container serving a database. In this very good guide we setup a ghost blog locally which connects to a mysql server. We go over how browsers are forcing https connections and we need to turn that off for our local blog!
ghost ghost: iframes: Embedding External Pages Inside Your Blog. In this quick guide we show how to embed an iframe inside a page, and how to set your config.json inside your nginx proxy.
docker VM: docker: ghost blog password recovery In this guide we go through how to get the password back from a ghost blog inside a docker container.
docker docker: ghost blog via bash In this guide we install ghost blog into a docker container via the command line.