On Sun, Feb 19, 2012 at 4:53 PM, jeeee <[email protected]> wrote: > Hello, > > > my node.js simple http server goes offline as soon as I logout of my ubuntu > shell. > > How do I keep it alive 24/7? >
You should run nodejs as daemon. http://blog.nodejitsu.com/keep-a-nodejs-server-up-with-forever -- regards, Prashanth twitter: munichlinux irc: munichlinux, JSLint, munichpython. -- Job Board: http://jobs.nodejs.org/ Posting guidelines: 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 post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
