Gladsonms / installnode_aws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

You can install Nodejs in AWS by running this file

  • clone this repository
  • sudo chmode +x filename
  • //example installnode.sh
  • then just ./filename
  • may be it will ask some permission make it yes
  • through this file you will get
    1. UFW update
    2. Nginx install
    3. node install

About


Languages

Language:Shell 100.0%