Thanks for the lines. ndm wrappers. I am finally understanding a a bit of this. ndm wrappers *https://github.com/npm/ndm* *Could you please send me of an example that works. * *Thanks* cwc
On Saturday, August 29, 2015 at 10:33:46 PM UTC-7, Aria Stewart wrote: > > > > On Friday, August 28, 2015 at 10:41:48 PM UTC-4, Uomo di Carbone wrote: >> >> Is there a way to add nodejs express to rc similar to adding vsftp to rc? >> sudo update-rc.d vsftpd defaults >> >> I'm running nodejs with express on port 80 using Debian on an Rpi >> >> > I use ndm wrappers; it's a bit funky but works for me. > > More simply, one can tuck things into an @reboot rule in crontab, add them > to /etc/rc.local or equivalent, or you can write an init script (or I > expect there are several generators for this other than ndm) and use > update-rc.d > > Aria > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/fab71850-552d-45c8-88b1-ffccc5f93211%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
