is there any ghost cli command to start ghost and watch when crash and shutdown?
like ghost start --watch
or i should use daemon or PM2 to watch it?
is there any ghost cli command to start ghost and watch when crash and shutdown?
like ghost start --watch
or i should use daemon or PM2 to watch it?
If you install Ghost locally, it’s not designed to run persistently so there’s no autorelod. For production installations, the CLI automatically configures systemd.