zensh / jsgen

[DEPRECATED]JsGen is a next generation,free, open source web software that you can generate a powerful website, such as blog, forum, etc. It is coded by pure JavaScript, based on Node.js, AngularJS, MongoDB.
http://angularjs.cn/
MIT License
1.56k stars 513 forks source link

如何通过pm2启动? #57

Open jeremy16601 opened 10 years ago

jeremy16601 commented 10 years ago

fork了一份,如何用pm2启动,求lz大神详解

zensh commented 10 years ago

看了一下很强大的样子,以前没用过,待我研究下

jeremy16601 commented 10 years ago

嗯,我fork了一份,用nginx反向代理了一下,想着用pm2来启动,结果一直报错。用forever是正常的。感谢lz提供这么好的一份学习资料。

Vienta commented 9 years ago

@jeremy16601 您好 请问您的nginx反向代理是怎么配置的呢?

Regards

xesrevinu commented 9 years ago

pm2 start app.js -i 0 不行么