ghost

A collection of 8 posts

VM setup

First things first, setup your environment: zsh, tmux https://www.codementor.io/linux/tutorial/configure-linux-toolset-zsh-tmux-vim the oh-my-zsh-prompt: ┌─[yusufm@ubuntu-512mb-lon1-01-hacksaw] - [~/gitwork/ghost-data] - [Fri Mar 24, 23:43] └─[$] <> git http://kbroman.org/github_

Ngnix and Docker

The layout of the web part of hacksaw is using Ngnix to load balance all traffic to app installed on Docker containers. https://gist.github.com/soheilhy/8b94347ff8336d971ad0 https://www.ghostforbeginners.com/deploying-ghost-with-docker/