Jenkins Tutorial – How to Deploy a Test Server with Docker + Linux (Full Course)

Jenkins Tutorial – How to Deploy a Test Server with Docker + Linux (Full Course)

freeCodeCamp.org

1 год назад

226,745 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Faraday Academy
Faraday Academy - 16.09.2022 19:03

Thanks for the opportunity to make this tutorial! DevOps is a lot of fun and I enjoyed getting to create this video 🙂
Let me know if you have any questions 🤓

Ответить
Alex
Alex - 08.11.2023 18:14

Thank goodness for 2x play speed

Ответить
Sajidur Rahman
Sajidur Rahman - 06.11.2023 17:47

It's a typically CI/CD scam tutorial where the tutor smartly frauds the CD part😄. Deploying to dockerhub is not deployment. Deployment step should let your code reach to the server(s). What you are doing is "publishing a container" to dockerhub.

Ответить
Dave Doan
Dave Doan - 01.11.2023 19:06

I wonder why do you need another linode instance which install docker?

Ответить
Fabien C
Fabien C - 31.10.2023 18:28

Linode doesn't seem to have that free for starters offer anymore.

Ответить
Powdered Toast Man
Powdered Toast Man - 31.10.2023 05:26

What on Earth is problem for using bigger fonts? Some of us are vision impaired and we also need to watch and educate we cant see small fonts,every tutorial should be recorded with zoomed UI

Ответить
Hariprasad Dahal
Hariprasad Dahal - 06.09.2023 16:07

Thank you for the tutorial!

Ответить
Sachin Bhoi
Sachin Bhoi - 19.08.2023 22:49

It's hard to believe so many things are available for free now. I wish things were available back in my highschool time, thanks for the elaborative pellucid tutorial!

Ответить
Oleksandr Borysenko
Oleksandr Borysenko - 25.07.2023 16:56

It is a great tutorial! Probably I'll watch this video again - I didn't catch it all in one view.

Ответить
Elzo Santos
Elzo Santos - 02.07.2023 21:35

Hi, everything ok? I would like to congratulate you for your work, I would like to know if there is a way for me to create another Jenkins account, because I am a beginner and I used the "role-based strategy" plugin and I ended up not creating the permissions and now I log into my account, but I do not have the permissions in "windows"

Ответить
Mykola Tokariev
Mykola Tokariev - 30.05.2023 17:02

Your tempo and your explanation is in my opinion the best ❤

Ответить
Kurshad Qaya
Kurshad Qaya - 24.05.2023 10:32

Thank you!

Ответить
Mahmudul Islam
Mahmudul Islam - 12.05.2023 21:00

Simple but interactive. Thank you

Ответить
Jaime Diaz Quintullanca
Jaime Diaz Quintullanca - 12.05.2023 17:44

the part of docker is not complete, but its a fonemenal tutorial, thanks!!!

Ответить
anonymous@anonymity
anonymous@anonymity - 12.05.2023 09:48

Good tutorial. But demonstrating how to enter username and password was seriously unnecessary, unless you wanted to humiliate your viewers.

Ответить
Robert
Robert - 24.03.2023 16:54

With a public github repo, I was able to successfully checkout code to Jenkins. However with a private repo, I am having trouble. Does anyone know how to connect a private GitHub repo using Blue Ocean?

Ответить
Milad
Milad - 22.03.2023 23:20

What a great course. Thank a lot

Ответить
Nils Juarez Songar
Nils Juarez Songar - 14.03.2023 23:23

Its a pretty good tutorial, I got stuck in the github API rate limit which I´m trying to solve now. Thanks a lot!

Ответить
Tate Smith
Tate Smith - 07.03.2023 01:14

You failed to discuss the dockerhub connection in the last section of this video. I checked part2 and it is not aligned with part1.

Ответить
Tate Smith
Tate Smith - 07.03.2023 00:47

I have the latest npm/node installed and keep getting npm WARN deprecated no matter what I install/uninstall.

Ответить
Light Yagami
Light Yagami - 21.02.2023 15:06

This was a very good introduction. Thanks for also leaving in the error your encountered.

Ответить
Mootje
Mootje - 12.02.2023 00:22

Does anyone know the password manager she was using?

Ответить
Henry Zheng
Henry Zheng - 08.01.2023 18:59

Thanks!

Ответить
Anthony Russano
Anthony Russano - 02.12.2022 23:43

Thank you!!!

Ответить
yogesh srininivasan
yogesh srininivasan - 20.11.2022 15:24

Great presentation and a good introduction for newbies

Ответить
doctor
doctor - 01.11.2022 14:29

Amazing job! Thank you for such a nice and clean introduction to Jenkins!

Ответить
jagadish kumar
jagadish kumar - 20.10.2022 18:36

I am using jenkins for cicd, in jenkins under manage Nodes and cloud --> left hand side we get configure cloud.. We usually create cloud instances manually adding ip, name of the slave machines..so that jenkins job could use Is their rest api I could use to create new cloud slave under configure cloud option ???

Ответить
Código Go
Código Go - 16.10.2022 07:41

What's is the name of the password gestor that she use?

Ответить
Rakendu Vadana
Rakendu Vadana - 05.10.2022 13:07

Thank you so much!

Ответить
Anthony K
Anthony K - 01.10.2022 10:57

hi Gwen, I wasn't able to move past the front-end test section as it was running into a validation error as the vue-jest module in the transform option was not found. Has anyone else run into this issue?

Ответить
DevOps Journey
DevOps Journey - 30.09.2022 02:39

Awesome to see. I also just posted a Jenkins Tutorial recently

Ответить
fuuman5
fuuman5 - 28.09.2022 19:54

Nice tutorial. Thank you.

One question: Every time I push server to the code, your pipeline would build a docker image. Would that fill up the server's filesystem with images or is Jenkins cleaning that up automatically? Or should I put another stage in the pipeline (after pushing it to the hub) to delete the image that was just built?

Ответить
Gabriel Gitonga
Gabriel Gitonga - 24.09.2022 21:01

This is amazing content for beginners. Learned and understand what Jenkins can do

Ответить
Jim Odey
Jim Odey - 24.09.2022 13:12

I just literally finished now! Thanks Gwen and freecodecamp! It was fun!

Ответить
NossaAmorTo Based
NossaAmorTo Based - 20.09.2022 01:33

Up

Ответить
Angelos Naoum
Angelos Naoum - 19.09.2022 22:06

Nice tutorial covering Jenkins at a glance. What is not mentioned though is a procedure of deploying an artifact in a server after this has been built from Jenkins. In general this a topic that I have devoted with and I haven't find any smooth way (like using a Jenkins plugin for example) to push your code to a server without just SSH to it and do your magic there with custom bash commands.

Ответить
Majid Ali Khan Quaid
Majid Ali Khan Quaid - 19.09.2022 21:13

Well explained and easy to follow tutorial. Good Work

Ответить
SuMiT MaYaNgLaMbAm
SuMiT MaYaNgLaMbAm - 19.09.2022 13:00

Can a Arduino uno control 4 motor individsually

Ответить
Chalice
Chalice - 18.09.2022 20:04

Can we build our own vpn system ?

Ответить
Ahmad Bodayr
Ahmad Bodayr - 18.09.2022 17:45

Read about islam people❤🌹

Ответить
eranxbe
eranxbe - 18.09.2022 02:08

Very useful video, thanks!

Ответить
Njul
Njul - 17.09.2022 21:52

Nice demo!

Ответить
Saint Kredo
Saint Kredo - 17.09.2022 21:01

Ну такое себе.. реклама облачных решений..

Ответить
Festivejelly
Festivejelly - 17.09.2022 20:32

Presentation skills good do with some work tbh. Content is good but the delivery is a bit stale. Sounds like shes bored.

Ответить
Andrei Negru
Andrei Negru - 17.09.2022 19:18

Hmm.. it's just me noticing you created a separate Linux machine with Docker but never used it ? But nice tutorial to start with Jenkins 👍

Ответить