badadmin.net
Setting up Ghost with SSL on Fedora
http://badadmin.net/nginx-ghost-and-ssl-example
Setting up Ghost with SSL on Fedora. To get your install of Ghost, use the following commands changing the file locations and usernames to meet your needs. First start by installing the necessary packages. Yum install nodejs nginx npm. And extract the latest version of ghost there. Cd /srv curl -L https:/ ghost.org/zip/ghost-latest.zip -o ghost.zip unzip -uo ghost.zip -d ghost. Use npm to install Ghost's dependencies from. Npm install - production. Add the user to be used for this instance of Ghost.