claudioc / jingo

Node.js based Wiki
MIT License
1.02k stars 183 forks source link

How would you run jingo with a process manager like pm2? #194

Closed laterbreh closed 7 years ago

laterbreh commented 7 years ago

Title basically says it all. The documentation doesn't mention another way of running the app. Global installation or leaving an SSH session open (screen i guess?), doesnt seem optimal to me.

What file is the entry point? I would love to run this app with PM2 process monitor.

laterbreh commented 7 years ago

Found away around this. Thanks.