Designer News is where the design community meets.
9 years ago from Kyril Kulikov
You should checkout forever https://github.com/nodejitsu/forever for keeping node processes running, it restarts the process whenever it crashes. You can use Cron for when the server crashes/restarts.
Edit: this is a better guide http://stackoverflow.com/questions/13385029/automatically-start-forever-node-on-system-restart
Now playing
You should checkout forever https://github.com/nodejitsu/forever for keeping node processes running, it restarts the process whenever it crashes. You can use Cron for when the server crashes/restarts.
Edit: this is a better guide http://stackoverflow.com/questions/13385029/automatically-start-forever-node-on-system-restart