# PM2 WebUI - PM2 Plus의 오픈소스 대체제

> Clean Markdown view of GeekNews topic #4036. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=4036](https://news.hada.io/topic?id=4036)
- GeekNews Markdown: [https://news.hada.io/topic/4036.md](https://news.hada.io/topic/4036.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-04-09T08:23:23+09:00
- Updated: 2021-04-09T08:23:23+09:00
- Original source: [github.com](https://github.com/suryamodulus/pm2-webui)
- Points: 10
- Comments: 1

## Topic Body

- Node.js 용 프로세스 매니저 PM2의 유료 Tier인 PM2 Plus를 오픈소스로 구현해서 웹 UI를 제공

ㅤ→ PM2 오픈소스는 웹 UI 없이 터미널 기반 모니터링만 제공

- Secure Login, App Management, Log Viewer 및 반응형 UI 제공

## Comments



### Comment 4821

- Author: xguru
- Created: 2021-04-09T08:23:29+09:00
- Points: 2

PM2 ( https://pm2.io/ ) 설명은 아래 글을 참고하세요

- PM2를 활용한 Node.js 무중단 서비스하기 https://engineering.linecorp.com/ko/blog/pm2-nodejs/
