Master Dockerizing Node JS & Nginx in just 12 minutes

preview_player
Показать описание
In this video, we'll be Docker-izing Node JS & Nginx Micro Services with Docker Compose in just 12 minutes! (Project 2/3). By the end of this lesson, you'll know how to create a basic docker-compose file that will let you easily manage multiple Node JS & Nginx Micro Services using Docker.

:00 Introduction
0:49 Project Structure
1:13 Node Package Manager
1:37 Install NodeJS Dependencies
2:16 Writing Express JS Code
3:38 Running Express Code in Host Machine
4:10 Buliding Node-2 Server
6:05 Run DockerBulid
6:40 Run Docker Container for Node Web App
7:43 Configure NGINX Proxy
8:30 NGINX Dockerfile
8:44 Intro Docker Compose
9:58 Node-1 Docker Compose
10:04 NGINX Docker Compose
10:28 Running Docker Compose
11:02 Troubleshooting Docker Compose
11:55 Application Testing
Рекомендации по теме
Комментарии
Автор

Great video

please made full detail tutorial on Docker with node js, express, nginx, digital ocean deployment on droplets

pastdata-official
Автор

did great job, if you
provide code links that would be useful

ramsivak-bi