-
Урок 1.
00:04:51
Introduction
-
Урок 2.
00:01:53
Prerequisites
-
Урок 3.
00:05:20
Demo: The end results of the project
-
Урок 4.
00:01:47
Install Oracle VirtualBox
-
Урок 5.
00:10:30
Install Virtual Ubuntu Server
-
Урок 6.
00:09:31
Install Virtual Ubuntu Desktop
-
Урок 7.
00:07:55
SSH Connection into the Virtual Machines
-
Урок 8.
00:05:49
SSHing without Password
-
Урок 9.
00:02:15
Run Sudo Commands without Passwords
-
Урок 10.
00:04:05
Installing Gitlab Instance
-
Урок 11.
00:01:58
Configure Local DNS for Your GitLab URL
-
Урок 12.
00:03:16
Reset GitLab Root Password and Create an Admin User
-
Урок 13.
00:03:06
Installing Git
-
Урок 14.
00:01:53
Git Global Settings
-
Урок 15.
00:02:06
Creating A GitLab Project
-
Урок 16.
00:02:26
Add SSH Keys To Your GitLab Account
-
Урок 17.
00:05:47
Git Popular Commands: Clone Add Commit Push
-
Урок 18.
00:05:42
Intro to Git Branching
-
Урок 19.
00:02:22
Creating and Approving Merge Requests
-
Урок 20.
00:02:20
Update Local Repo and Delete the New Branch
-
Урок 21.
00:04:14
Branching and Merging Locally
-
Урок 22.
00:04:52
Install Necessary Programs
-
Урок 23.
00:05:04
Creating a New Laravel App
-
Урок 24.
00:03:16
Example App Demo
-
Урок 25.
00:04:02
Pushing Our Code to Remote Code Repository
-
Урок 26.
00:03:56
Create a Dedicated Deploy User
-
Урок 27.
00:02:40
Add Deploy User SSH keys to GitLab
-
Урок 28.
00:02:36
Configure Local DNS Service
-
Урок 29.
00:07:31
LEMP Setup
-
Урок 30.
00:04:57
MySQL Database Setup
-
Урок 31.
00:06:32
Configure Your App on the Prod Server
-
Урок 32.
00:05:17
Configure Nginx Webserver
-
Урок 33.
00:04:52
Solved: Permission Denied Error
-
Урок 34.
00:05:48
Installing Jenkins
-
Урок 35.
00:01:52
Install Necessary Jenkins Plugins
-
Урок 36.
00:02:43
Set up Dedicated User for GitLab-Jenkins Integration
-
Урок 37.
00:03:24
Configure GitLab-Jenkins Communications
-
Урок 38.
00:01:42
Grant Dedicated User Access to Your Project
-
Урок 39.
00:03:11
Add Jenkinsfile to the Code
-
Урок 40.
00:02:05
Add User Jenkins SSH Keys to GitLab
-
Урок 41.
00:03:49
Create A Pipeline On Your Jenkins Instance
-
Урок 42.
00:03:42
Automated Testing
-
Урок 43.
00:04:43
Set Up Jenkins Server for Build and Test Stages
-
Урок 44.
00:02:24
Configure Jenkinsfile for Build and Test Stages
-
Урок 45.
00:04:36
Production Server Should not require Password from User Jenkins
-
Урок 46.
00:06:33
Configure Deploy Stage
-
Урок 47.
00:06:15
Configure a Web hook to trigger the Pipeline Build
-
Урок 48.
00:02:33
Confirm Your Pipeline is Continuous
-
Урок 49.
00:03:44
Create A Staging Server
-
Урок 50.
00:05:49
Configure Your App on the Staging Server
-
Урок 51.
00:04:08
Configure Jenkinsfile to Deploy to Staging
-
Урок 52.
00:05:04
Testing the Pipeline with Broken Codes
-
Урок 53.
00:02:51
Adding Jane to the Project
-
Урок 54.
00:05:57
Setting Up Jane's Dev Environment
-
Урок 55.
00:04:46
Configure the App on Jane's Desktop
-
Урок 56.
00:02:27
Creating A GitLab Issue
-
Урок 57.
00:06:24
Jane Develops New Feature
-
Урок 58.
00:05:24
Submitting and Approving Merge Requests
-
Урок 59.
00:03:56
Configure a Second Remote Repo for the App
-
Урок 60.
00:02:28
Create an AWS Account
-
Урок 61.
00:07:02
Launching an EC2 Instance
-
Урок 62.
00:02:22
Associating an Elastic IP Address to Our EC2 Instance
-
Урок 63.
00:04:09
SSHing into Our EC2 Instance
-
Урок 64.
00:02:34
Set up a Dedicated Deploy User on EC2
-
Урок 65.
00:03:11
LEMP Setup on EC2
-
Урок 66.
00:02:47
Set Up MySQL Database on EC2
-
Урок 67.
00:06:00
Configure the App on EC2
-
Урок 68.
00:03:46
Configure Nginx Webserver on EC2 to serve the Application
-
Урок 69.
00:02:31
Terminate Your EC2 Instance and release its Elastic IP