Is there a good way to run and manage multiple nodejs apps on a single server?
I\'ve been looking at haibu and nodester, but they seem a little complex for what I am try
We're constantly trying to improve forever
and haibu
at Nodejitsu. Seems like the approach you're looking for here is a .forever
configuration file for complex options. This feature has been on our backlog for a while now
https://github.com/nodejitsu/forever/issues/124
Check back. I consider it pretty high priority after the next round of performance improvements.