ZuraGuerra / ara-glaucogularis

Install and run the latest version of Ghost on CentOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guacamayita boni

Ara Glaucogularis

A Make script to deploy Ghost on CentOS.

Usage

wget https://raw.githubusercontent.com/ZuraGuerra/ara-glaucogularis/master/Makefile
make

Notes

It currently installs the latest version of Ghost and Node/NPM.

Targets

  • make packages: Installs common needed packages.

  • make node: Installs the latest version of Node.js/NPM available for CentOS.

  • make ghost: Installs the latest version of Ghost.

  • make run: Runs a Ghost daemon in production mode.

  • make: Does all of the above in that order.


Mazing Studio

Made with đź’™ for Mazing Studio.

About

Install and run the latest version of Ghost on CentOS


Languages

Language:Makefile 100.0%