Skip to content

Setup Ubunut 22.04 Server for hosing MERN Backends. This installs, npm | Node.js | Nginx | MongoDB

License

Notifications You must be signed in to change notification settings

remintroy/host-on-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

host-on-server

This is a simple solution for saving time while hosting the MERN app on AWS or any other ubuntu22.04 instance

Working

  • Update and upgrade apt
  • Install npm
  • Install and update node
  • Install pm2
  • Install pnpm
  • Install nginx
  • Install MongoDB
  • Install Redis
  • Yay your server is all set for further hosting configurations

Switches

  • -y : all yes

How to use it?

git clone https://github.com/remintroy/host-on-server.git
cd host-on-server
sudo ./setup_server.sh

Thats it! Good luck and stay creative

About

Setup Ubunut 22.04 Server for hosing MERN Backends. This installs, npm | Node.js | Nginx | MongoDB

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages