filmov
tv
Dockerizing an Angular application with Nodejs Postgres and NginX | dev and prod | step by step
Показать описание
In this tutorial we are going to create a multicontainer application which will be running in docker containers.
We will create both the development and production version of Docker files.
Locally we will use a docker-compose file that will run the backend, front-end, postgres and nginx proxy. And you will be able to start the whole construction with one command.
For front-end we're going to use Angular, for backend we are going to use Node.Js
and we are going to use Postgres to store the data in the database.
00:00 - Intro
01:00 - Prerequisites
01:55 - Architecture overview
05:34 - Front-end overview (Angular)
07:33 - Tryout the back-end with front-end locally
09:45 - Creating the dev env Docker files
15:53 - Creating the docker-compose file
22:11 - Tryout hot-reloading
22:44 - Creating the prod env Docker files - build images and push them to Docker hub
26:36 - Tryout the docker-compose with prod Docker files
27:34 - Summary
------------------------------
My name is László Leber
We will create both the development and production version of Docker files.
Locally we will use a docker-compose file that will run the backend, front-end, postgres and nginx proxy. And you will be able to start the whole construction with one command.
For front-end we're going to use Angular, for backend we are going to use Node.Js
and we are going to use Postgres to store the data in the database.
00:00 - Intro
01:00 - Prerequisites
01:55 - Architecture overview
05:34 - Front-end overview (Angular)
07:33 - Tryout the back-end with front-end locally
09:45 - Creating the dev env Docker files
15:53 - Creating the docker-compose file
22:11 - Tryout hot-reloading
22:44 - Creating the prod env Docker files - build images and push them to Docker hub
26:36 - Tryout the docker-compose with prod Docker files
27:34 - Summary
------------------------------
My name is László Leber
How to dockerize your angular project?
Docker & Angular: Dockerizing your Angular Application in 10 min for Beginners
Dockerize an Angular Application using Nginx
Create Angular App and Deploy it to Docker Hub
Dockerize Angular Application | Fast | Beginner
How to Dockerize an Angular Project in 2 Minutes!
Angular 10 Docker Tutorial | Dockerize Angular App and Deploy to Docker Hub [ STEP BY STEP GUIDE]
Dockerizing an Angular application with Nodejs Postgres and NginX | dev and prod | step by step
How to dockerize angular app (practice dockerfile)
How to Deploy an Angular Application 2024 (Docker, Nginx & Digitalocean)
Dockerize Angular App for Dev
Deploy angular on docker | Dockerize angular application | How to create bind mount and docker image
Dockerize Angular + Spring Boot Restful CRUD API application | Docker | Docker Compose
How to dockerize angular app for development - docker series 3
Docker & Angular: Dockerizing your Angular Application | JavaTechie
Docker with an Angular Application
Upload and Run Angular Application using Docker
How to dockerize Angular app served with Node.js
Dockerize angular app using docker-compose.yml under 10 mins
Dockerize Angular Application
#3 dockerize angular app with nginx dockerfile
Learn Docker in 7 Easy Steps - Full Beginner's Tutorial
First Method Dockerize your Angular application
How to dockerize angular application using docker-compose.yml -docker series - 4
Комментарии