How to Run Multiple Dockerized Proxied SPDY'd and Pagespeedified Ghost Blogs with 4 Commands
First, the tl;dr version for folks who are familiar with Docker and Ghost: (for those who aren’t as familiar, scroll past the break or click here, also a disclaimer: You won’t be able to use SPDY out of the box as you’ll still need to install a signed SSL cert) git clone https://github.com/sethbrasile/blog.git && cd blog Now anything in the blog directory will end up overwriting it’s match in the default Ghost installation....