У нас вы можете посмотреть бесплатно NGINX For Full-Stack Devs | Crash Course или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
The key mantra for #fullstack developers is "You code it, you run it". In this video, we'll go over how to do just that with the help of #NGINX. This video covers everything from installation, static site hosting, ssl encryption, reverse proxying, load balancing and much more. #sslcertificate #loadbalancer #proxyserver Github Repository to follow along: https://github.com/ResoluteError/ngin... Prerequisites If you don't have a server ready to go, check out my video on setting up AWS Lightsail, which is going live right now: • AWS Lightsail Getting Started | Tutorial Useful Links NGINX installation guide: https://nginx.org/en/linux_packages.h... NGINX casics: https://nginx.org/en/docs/beginners_g... SSL setup: https://www.nginx.com/blog/using-free... TMUX cheat sheet: https://tmuxcheatsheet.com/ PM2 for a production grade node process manager: https://pm2.keymetrics.io/ Website template: https://templatemo.com/tm-578-first-p... Timestamps 0:00 Intro 0:30 Overview 3:24 Prerequisites 4:24 NGINX Installation Guide 5:56 Starting NGINX 7:10 Serving Static Content 15:40 SSL Certificate & Encryption 20:20 Reverse Proxy to NodeJS Express Server 25:38 NGINX Load Balancer Setup 32:27 Outro