GitLab CI CD Tutorial for Beginners [Crash Course]
Learn GitLab CI/CD by building a complete CICD pipeline for a python demo project | with Docker
🧡 GitLab Course with Kubernetes, Microservices, Multi-Stage:
💚 Become a DevOps Engineer - 6-month program:
#gitlab #gitlabcicd #techworldwithnana
► This course is sponsored by Twingate 🙌🏼, a modern alternative to VPN
► If you want to try it, check out their special offer for my viewers by using the code “NANA“:
▬▬▬▬▬▬ What you’ll learn in 1 Hour ✅ ▬▬▬▬▬▬
► What GitLab CI/CD is
► GitLab compared to other CI/CD platforms
► Overview of GitLab Architecture
► Build a full GitLab CI/CD pipeline for a python app that
- executes tests,
- builds a Docker image,
- pushes to a private Docker repository and
- deploys the app to a remote server on DigitalOcean
► Learn GitLab Basic Concepts on the way:
- Pipeline, Jobs,
- Stages
- GitLab Runners and Executors
- Variables (Variable and File Type)
- Docker in Docker
▬▬▬▬▬▬ R E F E R E N C E S 🔗▬▬▬▬▬▬
► Git repo we build the CI/CD pipeline for:
► Original forked python demo app:
► Docker in Docker Image:
► Docker in Docker Gitlab Docs: #use-docker-in-docker
► Install Python and Pip:
▬▬▬▬▬▬ Course Pre-Requisites ▬▬▬▬▬▬
💡 Docker - learn here: ►
💡 YAML - learn here: ►
💡 Basics of Git
▬▬▬▬▬▬ Pre-Requisites if you want to follow the demo ▬▬▬▬▬▬
⌨️ GitLab Account
⌨️ DockerHub Account - we push and pull docker image from Docker Hub ()
⌨️ If you want to start the app locally: Install Python3, Pip and make
▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
00:00 - Intro and Course Overview
01:25 - What is GitLab CI/CD?
01:59 - What is CI/CD in simple words
03:11 - GitLab in comparison to other CI/CD platforms
04:28 - GitLab Architecture - How GitLab works
06:16 - Overview of the demo app (run locally)
12:47 - Pipeline Configuration File (.)
14:09 - Run Tests
26:27 - Build and Push Docker Image
27:43 - Variables for Login Credentials
32:33 - Write Pipeline Configuration
38:56 - Docker in Docker
43:23 - Execute Pipeline
44:20 - Define Stages
47:19 - Prepare Deployment Server
47:44 - Create Ubuntu server on DigitalOcean
54:44 - Deploy Application
1:06:22 - Validate Application Runs Successfully
1:07:30 - Delete server on DO
1:07:49 - Dive Deeper into GitLab CI/CD
▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
INSTAGRAM ►
TWITTER ►
LINKEDIN ►
Facebook group ►
1 view
1878
542
7 months ago 00:20:35 1
Взаимодействие manual и automation QA на примере TestIt и GitLab
7 months ago 01:29:52 1
Лайв-кодинг: GitLab CI as Quality Gates: CI глазами тестировщика“ / Александра Пшеборовская
7 months ago 00:41:46 1
Terraform/Terragrunt CI/CD Pipeline, используя GitLab
7 months ago 00:52:56 1
Собеседование на должность Middle QA Automation
7 months ago 00:06:09 1
Надежность Apache Kafka. Урок 3
7 months ago 00:08:18 2
Apache Kafka основы УРОК 2. Что такое broker, consumer, producer, topic, partition и т.д.
7 months ago 00:08:29 6
Apache Kafka урок 1. Зачем нужна, что это? RabbitMQ vs Kafka vs БД
8 months ago 00:39:22 1
Back-end roadmap / Как стать back-end разработчиком в 2023 году, что учить?
8 months ago 00:30:46 1
Впервые настраиваем Gitlab CI/CD с реальным примером
9 months ago 00:35:20 14
Gitlab CI/CD | Автоматизация тестирования с нуля
10 months ago 01:25:03 1
Deploy a Microservices App on Kubernetes with GitLab CI/CD
10 months ago 00:56:15 2
Деплой приложения в Kubernetes из GitLab - полная цепочка от настройки серверов до приложения
10 months ago 01:01:36 1
How to Build and Deploy an app on Kubernetes by GitLab ci cd pipeline
11 months ago 00:25:52 1
01-GitLab. Devops система. Установка в локальной сети. Настройка.
12 months ago 00:48:10 1
Подготовка к собеседованию QA Automation: темы и вопросы
1 year ago 02:55:37 3
GITLAB CI CD FULL COURSE IN 3 HOURS | Gitlab CI CD From Zero To Hero
1 year ago 00:06:51 1
Docker BUILD в GITLAB CI CD и kubernetes. Как правильно? Бонус настройка gitlab runner
1 year ago 00:10:35 1
GITLAB CI/CD vs JENKINS. Что выбрать для своих CI CD pipeline?
1 year ago 00:11:51 1
В прод с помощью GITLAB CI/CD. На простом примере. Основы.
1 year ago 01:09:00 1
GitLab CI CD Tutorial for Beginners [Crash Course]
1 year ago 00:42:40 1
Внедрить DevSecOps и не сойти с ума / Олег Казаков / Dump 2023
1 year ago 01:21:08 1
auto deploy React app to GitHub CICD config Linux server, pm2, local docker and Hub Repository
1 year ago 00:18:30 1
Microservices explained - the What, Why and How?
1 year ago 00:47:53 1
ArgoCD Tutorial for Beginners | GitOps CD for Kubernetes