Skip to content

deploy-script/node-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

node-js

This script deploys Node.js ready for app install

📋 Features

Here is whats installed:

  • Base system tools: build-essential, curl, lsb-release, git, procps, net-tools, nano, htop, iftop, mariadb-client
  • Node.js (version: --lts - changeable via .env file)
  • Updates npm
  • pm2

▶️ Install

Should be done on a clean ubuntu 20.04 server!

wget https://raw.githubusercontent.com/deploy-script/node-js/master/script.sh && bash script.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages