DevOps Prokopenko презентация

Слайд 2

Tack in the project:

Creating a project;
Adding the project to GitHub (add,

commit and push);
Building and testing the web project.

Слайд 4

GitHub

Git Hook

Shell script

Apache2

Web site

View

Automation of working process

Слайд 5

Jenkins master

Jenkins slave

Using Docker container

Слайд 6

Docker images Jenkins slave: FROM jenkins/ssh-slave
RUN apt update && apt install apache2 -y \
&&

apt install openjdk-8-jdk -y \
&& apt install nano -y

Слайд 7

SSH Slave plugin

Connection between container

Слайд 8

Shell script for testing the project

Refresh page 34.220.210.140:8090 → DevOps is way of

life!
Имя файла: DevOps-Prokopenko.pptx
Количество просмотров: 123
Количество скачиваний: 0