Articles by Tag #pm2

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Node.js Production Deployment - How to Not Get Paged at 3AM

Node.js Production Deployment - How to Not Get Paged at 3AM Last month our Node.js API...

Learn More 1 0Sep 3

使用 pm2.web 建立免費 PM2 監控系統

本篇要解決的問題 PM2 是 Node.js 裡常用的 process manager,一般如果是透過網頁監控、重啟,大概會使用官方的...

Learn More 0 0Sep 26

Scaling Your Node.js App with PM2: Cluster Mode vs Fork Mode

If you’re building a production-grade Node.js application, you’ve probably heard of PM2 — a powerful...

Learn More 5 0Apr 28

Deploy NestJS and NextJS application in same server using pm2 and Nginx

NextJS is a popular framework of React for Frontend Web Development. NestJS is another popular...

Learn More 0 0Jan 2

PM2 Integration with Jenkins on Windows — Observations and Alternative Recommendations

Hit a wall trying to run PM2 within Jenkins on a Windows machine 😅 After testing PM2, Forever, NSSM,...

Learn More 1 0Apr 17

Managing PM2 Logs: Preventing Performance Issues in Node.js Applications

If you're running Node.js applications in production, you've probably encountered PM2, the popular...

Learn More 0 0Feb 28