By fayiz
I just came to know about pm2 in node.js and I successfully launched my app using pm2 but I don’t know how to access the app console,Please help me
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Accepted Answer
I am not sure that there is a way to connect to a “console” when you’re running your app via PM2. In general you should get your app working from a standard console and once you are ready to launch, use PM2, screen or a method to daemonize your script and use log files to debug any issues.
Thanks @ryanpq, yea there is no way to access my app console when I run through pm2.
I m running a Game app based on node.js in my droplet,could you please help me that how could I make my game to UTILIZE ALL CORES…
I hope you know pm 2 also not supports multi core for a app it just create multiple instances of the app in cluster mode
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.