Skip to content Skip to sidebar Skip to footer
Showing posts with the label Amazon Ec2

Node Js Auto Restart All Forever Js Process When Server Goes Down / Crashes

I am using forever js to keep my node server running 24/7 on AWS EC2. I use this command forever st… Read more Node Js Auto Restart All Forever Js Process When Server Goes Down / Crashes

Node.js Get Notification For High Memory Usage

I have a Node.js app running on Ubuntu 14 on Amazon EC2. I want to send an email in case that the m… Read more Node.js Get Notification For High Memory Usage