Skip to content

vikaspotluri123/ghost-cli-supervisor

Repository files navigation

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.