ghost-cli-pm2

0.1.1 • Public • Published

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 Version Ghost-CLI-PM2 version
>= 1.6.0 0.1.0 (latest)
< 1.5.2 0.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.

Readme

Keywords

Package Sidebar

Install

npm i ghost-cli-pm2

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

162 kB

Total Files

9

Last publish

Collaborators

  • austin.burdine