Deploying Full Stack App onto Ubuntu/AWS: Postgres, Express, React, Node + SSL Let's Encrypt
Video Statistics and Information
Channel: Sanjeev Thiyagarajan
Views: 14,041
Rating: undefined out of 5
Keywords: deployment, aws, ubuntu, postgres, express, react, node, programming, tutorial, linux, firewall, full, stack
Id: NjYsXuSBZ5U
Channel Id: undefined
Length: 102min 40sec (6160 seconds)
Published: Tue Oct 20 2020
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
A while back a made a tutorial on how to make an app using the PERN stack and I wanted to follow up by making another video on how to deploy it. I will walk you through how to deploy this on an Ubuntu machine running on an AWS EC2 instance.
I'll cover how to setup Nginx to server our app as well as how to register a domain and setup SSL with Let's encrypt
I also wrote up a nice readme on the git repo that will walk you through the deployment process step by step(if you prefer text over video format)
git repo: https://github.com/Sanjeev-Thiyagarajan/PERN-STACK-DEPLOYMENT