0.1.1 • Published 6 years ago

ghost-cli-pm2 v0.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

ghost-cli-pm2

npm version

Ghost CLI process manager that uses pm2 to run Ghost

Installation

npm i -g ghost-cli ghost-cli-pm2

ghost install --process pm2

Note: installing ghost-cli-pm2 via yarn global add won't work correctly - Ghost-CLI currently doesn't support loading extensions via yarn.

Versions

Ghost-CLI VersionGhost-CLI-PM2 version
>= 1.6.00.1.0 (latest)
< 1.5.20.0.1

TODOS (order of importance):

  • Hook into ghost uninstall and remove ghost from pm2 instance list
  • Better support for additional pm2 options like cluster mode, instance count, etc.
0.1.1

6 years ago

0.1.0

6 years ago

0.0.1

7 years ago