udemy-docker-for-python-django-developers-2021-6

\ 0:00 Introduction 2:18 How to make the best of this course EC2 and Linux Basics\ 3:51 Create AWS Account 7:17 EC2 10:10 Launch AWS Instance 18:47 SSH 22:43 MAC - Connect to instance 26:01 Windows - Use MobaXTerm 30:10 EC2 TIPS 32:56 Linux Directories 36:23 Browsing Directories and files 43:26 Install Software 49:36 VI Editor \ 56:33 Introduction 1:03:57 Docker Architecture and Workflow 1:06:32 Docker in action 1:15:28 Docker Run 1:22:03 Docker Clean Up 1:24:16 Get Comfortable with Docker Run 1:31:17 Docker Commit 1:39:02 Docker Layers and Overlay Storage 1:47:01 Launch MySql Container 1:53:48 Volumes and Bind Mounts 1:56:19 Use Volumes 2:01:41 Use Bind Mounts 2:04:30 Docker networking in action 2:10:32 Change a containers network 2:12:55 Dockerfile Introduction 2:17:06 First Dockerfile 2:24:26 Beauty of Docker Layers Local Setup\ 2:28:23 Introduction 2:29:09 Install Docker Desktop 2:31:41 Visual Studio code - The Docker IDE 2:36:01 Install Visual Studio Code IDE 2:37:57 YAML Syntax 2:49:25 pipenv 2:54:47 PostgreSQL Django Project\ 2:56:19 Introduction 2:57:14 Download the commands used 2:57:48 Create a simple Django project 3:04:46 Dockerize the Project 3:12:02 Docker Compose 3:14:08 Docker Compose UP 3:19:01 More Compose Commands 3:25:07 Go inside the container 3:26:27 Mount a volume Django Project\ 3:29:14 Introduction 3:31:08 Setup Postgres database 3:33:09 Create a dynamic project 3:41:24 Add Data and Test 3:42:54 Dockerize the Project 3:45:05 Launching Postgres using docker command line 3:51:31 Compose File Walk Through 3:54:42 Compose postgres service 3:58:52 Compose web service 4:02:44 Docker Compose UP 4:06:32 Add Data and Test 4:08:59 restart policy 4:10:46 Sign Up For Docker Hub 4:11:41 Push to Docker Hub 4:14:45 Docker Prune Command
Back to Top