I have some newbie questions that I really hope you could help me with.
When we run ghost start —enable & exit the terminal on a host server, will Ghost automatically start (together with Node.js starting at the same time) even when the server restarts?
I’ve been reading up & experimenting with packages like pm2 & forever to keep Ghost running. Are they necessary if we already use the —enable flag?
I’m trying to understand how the processes work. Many thanks!