Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 619 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 619 Bytes

ghost-cli-supervisor

npm version

Ghost CLI process manager that uses supervisor to run Ghost. Heavily influenced by ghost-cli-pm2 and ghost-cli (systemd)

Installation

npm i -g ghost-cli ghost-cli-supervisor

ghost install --process supervisor

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