환경 : CentOS7

 

1. Volta Setup 

 

docs.volta.sh/guide/getting-started

 

Getting Started | Volta

Getting Started Unix Installation On most Unix systems, you can install Volta with a single command: curl https://get.volta.sh | bash For bash, zsh, and fish, this installer will automatically update your console startup script. If you wish to prevent modi

docs.volta.sh

 

curl https://get.volta.sh | bash

 

 

 

2. NodeJs Setup

 

nodejs.org/ko/

 

Node.js

Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.

nodejs.org

volta install node@14

 

 

 

 

3. PM2 Setup

 

pm2.keymetrics.io/docs/usage/quick-start/

 

PM2 - Quick Start

Advanced process manager for production Node.js applications. Load balancer, logs facility, startup script, micro service management, at a glance.

pm2.keymetrics.io

volta install pm2

 

 

 

'IT > Linux' 카테고리의 다른 글

Ubuntu VIM Plugin Vundle Setting  (0) 2021.04.28
Jenkins Config.xml 수정 후 Reload [CLI사용]  (0) 2021.01.14
zsh setup  (0) 2021.01.14
SVN SasLDB User Control  (0) 2021.01.14

+ Recent posts