250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- OAuth
- 구글 API
- SSH
- AWS
- Android
- Vue.js
- node
- 파이썬
- Vue
- FCM
- 해시키
- 안드로이드
- python
- ubuntu
- selenium
- Cordova
- MacOS
- Laravel
- PostgreSQL
- mac
- pip
- window
- alb
- https
- Passport
- Prometheus
- MYSQL
- nginx
- flutter
- php
Archives
- Today
- Total
print( sjw.iq == 200) output : true
[PM2] pm2 설치 및 기본 명령어 본문
728x90
반응형
pm2 관련해서 간단하게 포스팅하겠습니다!
pm2 설치는 정말 간단합니다~!
아래 명령을 날리면 됩니다!
pm2 install pm2 -g
[pm2 실행]
pm2 start ./bin/www --name beta-api --max-memory-restart 300M
[pm2 로그]
pm2 log
pm2 monit
728x90
반응형
'Node' 카테고리의 다른 글
[Node] EC2(Ubuntu)에서 Node 및 NginX 기본 설치 (0) | 2019.08.23 |
---|---|
[Node] EC2[Amazon Linux]에서 Node 및 NginX 기본 설치 (0) | 2019.07.30 |
Comments