ghost-cli-supervisor
v0.9.1
Published
Ghost-CLI process manager that uses systemd to run Ghost
Downloads
16
Readme
ghost-cli-supervisor
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.