node-startup icon indicating copy to clipboard operation
node-startup copied to clipboard

Can't running node app when rebooting

Open odirus opened this issue 11 years ago • 3 comments

I follwed the instruction, now I can use service node-app to start | stop, But when I reboot the host, node-app will not running automatically, "update-rc.d node-app defaults" is ok .. OS: ubuntu 14.04,

odirus avatar Dec 29 '14 04:12 odirus

Yeah. someone has rewritten this script. I don't use it anymore.

I suggest you look into upstart.

ralyodio avatar Dec 29 '14 05:12 ralyodio

hi i got node startup wokring with this script https://github.com/fhd/init-script-template

dresc avatar Mar 10 '15 14:03 dresc

if you can get this script working and send a PR that would be awesome.

ralyodio avatar Mar 10 '15 18:03 ralyodio