Ghost CLI process manager that uses supervisor to run Ghost. Heavily influenced by ghost-cli-pm2 and ghost-cli (systemd)
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.