aaronlidman / osmly

A simple import editor for OpenStreetMap.
osmly.com
BSD 3-Clause "New" or "Revised" License
38 stars 6 forks source link

Daemonize with forever #64

Closed aaronlidman closed 10 years ago

aaronlidman commented 10 years ago

http://blog.nodejitsu.com/keep-a-nodejs-server-up-with-forever/

Seems like pm2 is the cool kid right now, but forever is just simpler.

aaronlidman commented 10 years ago

Easy enough