Dockerize An Angular Application Using Nginx - Printable Version +- Softwarez.Info - Software's World! (https://softwarez.info) +-- Forum: Library Zone (https://softwarez.info/Forum-Library-Zone) +--- Forum: Video Tutorials (https://softwarez.info/Forum-Video-Tutorials) +--- Thread: Dockerize An Angular Application Using Nginx (/Thread-Dockerize-An-Angular-Application-Using-Nginx) |
Dockerize An Angular Application Using Nginx - BaDshaH - 11-16-2023 Published 11/2023 MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz Language: English | Size: 558.72 MB | Duration: 0h 55m Learn how to Dockerize an Angular application using Nginx web server. [b]What you'll learn[/b] Docker Angular Nginx Deployment [b]Requirements[/b] Basic programming experience Knowledge of Angular Knowledge of web application [b]Description[/b] Learn how to use Docker to dockerize an Angular application and deploy it on a server.Angular is a popular, open source, enterprise-level framework for creating standalone, production-grade applications that run on the browser. Docker is a tool that makes developing web application and micro-services with Angular faster and easier through three core capabilities, mainly its auto-configuration an opinionated approach to configuration.Angular is an open source TypeScript-based framework used to create a micro standalone web application. It is developed by Google Team and is used to build stand-alone and production ready web applications. This course will give you an introduction to Angular and familiarize you with its basic concepts. For practice, we will deploy an Angular application that manages customers and invoices.The ability to create standalone applications, these features work together to provide you with a tool that allows you to set up a Angular-based application with minimal configuration and setup.Web applications are susceptible to security threats and attacks, as they are accessible by anyone uses the internet. In this course, we will deploy and application that will expose a web user interface to allow a user to create a new account in our application, and then send them an email upon signing up. That email will contain a link where the user needs to click to confirm their new account or email address. By default, users are disabled when they create a new account until they click on the link provided in their email. Overview Section 1: Introduction Lecture 1 Introduction Section 2: Dockerization - Part 1 Lecture 2 Dockerfile Lecture 3 Docker Ignore Lecture 4 Compiling for Deployment Section 3: Environments Lecture 5 Environment Specific Deployment Section 4: Dockerization - Part 2 Lecture 6 Docker Compose Lecture 7 Common JS Libraries Section 5: Deployment Lecture 8 Running Container Lecture 9 404 Not Found Lecture 10 Nginx Configuration Developers interested in Docker,Developers interested in Angular,Developers interested in application deployment,Developers interested in Nginx Homepage |