How to deploy a server - Node.js + MongoDB + NGiNX Tutorial

preview_player
Показать описание


00:00 Introduction
01:14 Linode Overview
02:00 Creating Linode Instance
06:10 SSHing into Linode
08:00 Installing NGiNX
09:40 Installing MongoDB
11:10 Installing Node
12:46 Getting project on Linode
14:00 Testing local server
14:48 Switching to NGiNX
18:08 Installing PM2
19:28 Map NGiNX to Node server
22:00 Testing production server

Don't forget to subscribe and like the video if you enjoyed :)
Рекомендации по теме
Комментарии
Автор

Thank
Years later and your solution is going to help me get a diploma.
I'm grateful

onyeanunaprince
Автор

Hey man thanks alot. Exactly what i was looking for.

kaypakaipa
Автор

Hey man, this video is awesome, but could you make node js + mongo db + nginx + docker and with all security things that are required so the website would be safe?

adamkois
Автор

this is the best tutorial I saw in a very long time ❤

dhananjayaggarwal
Автор

Hey, thanks for everything :) Waiting for Webpack 5 tutorial, And also Micro front end architecture with a demo app running on both Angular and React Module wise.

sourishdutta
Автор

I don't know how much I should thankyou. Thankyou so so much for this tutorial

mishenthakshana
Автор

U have so much knowledge.. Wish I could be someday as good as you.
I am working towards it day by day..

subhamray
Автор

Very helpful video. Thanks man for sharing with us.

bacon
Автор

You can use ssh in powershell too, without installing anything

ashwinrawat
Автор

in my node project, my routes doesn't start with api or any other prefix, and I just added the / location block, but it only works for my app.get('/') method, how can I access my other nodejs routes

AhsanAli-weph
Автор

in which nginx file we have to edit 'server_name' in order to get our domain name link?

Moreynium
Автор

I would like to comment this is what I wanted from long time, You are catching nerve of root developers, keep it up.

free_audiobooks
Автор

Can't reach my website with vps on port :8080. Node is saying server running at port: 8080, but can't reach the website and on ip address with port 80 is running. Please help!

stroverbg
Автор

how to deploy nodejs and reactjs on same server with same nginx server, can you please create a short video on that.

Rahulsapkota
Автор

Can anyone tell me the VS theme name ?

NikhilPatilu
Автор

which font do you use in your code editor??

ashishpaul
Автор

why using express to serve static file is not the best way?

kishorrathva
Автор

How to host multiple asset or frontend with nginx

RIAN
Автор

Hey mehul
Please create video on how to deploy docker image to linode, digitalocean ?

rishabhsoni
Автор

I'm getting an Error 403, instead of static .html files I have .ejs files.... what could be the problem here?

Ralphflowers