Frequently asked questions and answers about running Ghost
ghost start
or ghost restart
, try using ghost run
first to check that Ghost can start successfully. The start
and restart
commands are talking to your process manager (e.g. systemd) which can hide underlying errors from Ghost.ghost-cli
tooling, you should update your CLI version. If you are using a deprecated version and need to update in order to update or manage your Ghost site, some extra steps may be required.nvm
with local and production Ghost installs.