Running a Node.js app (ghost) with forever and crontab on linux (CentOS)

Pre-requisites Root access to your server or have access to an account that has sudo powers on your servers – Instructions here to see how to give a linux user sudo powers. nodejs and npm installed – Instructions here. ghost installed and a ghost user made to run ghost – Instructions here What is forever…