Introduction to Jenkins, CI/CD, and DevOps for Beginners (2024)

  Рет қаралды 27,409

Valentin Despa

Valentin Despa

Күн бұрын

Пікірлер: 73
@vdespa
@vdespa 4 ай бұрын
You can help me create more courses like this one by liking and subscribing. ❤
@nadetdevfullstack7041
@nadetdevfullstack7041 4 ай бұрын
I just finished your tutorial. I am convinced that it is the best for beginners. Better still, your teaching is effective, your method is excellent and your explanations are clear and easy to understand. Thank you very much. Good luck!
@vdespa
@vdespa 4 ай бұрын
@@nadetdevfullstack7041 Glad to hear this was useful! Thanks for your comment.
@GrigoriyTselniker
@GrigoriyTselniker Ай бұрын
with pleasure!!! Valentin a few words, thanks for the course, but couldn't you show and explain in which commander you write commands, that it's not cmd, but it a git bush. I spent 3 weeks figuring out this problem!!! Is this done on purpose?????
@djfago6240
@djfago6240 2 ай бұрын
There is a saying that "teach me as if i am a kid " and yes you are explaining it so well.Thank you sir
@vdespa
@vdespa 2 ай бұрын
You are welcome. Thank you for leaving a comment.
@asifurrahman3322
@asifurrahman3322 Ай бұрын
Seriously ... the best tutorial I've seen so far. GREAT work.
@vdespa
@vdespa 28 күн бұрын
Glad it was helpful! You are welcome. Thank you for leaving a comment.
@abhijitghosh5810
@abhijitghosh5810 4 ай бұрын
I am huge fan of your way of teaching . Thanks a lot for this video on Jenkins , CI/CD . You are a life saver!!... :)
@vdespa
@vdespa 4 ай бұрын
Glad to hear that, thanks!
@marck7270
@marck7270 2 ай бұрын
this is the second of your videos i have watched. put together very well with loads of info presented in an interesting, easy to follow manner. ty for your effort yet again - i really appreciate your great work.
@vdespa
@vdespa 2 ай бұрын
Glad it was helpful!
@yevhen3797
@yevhen3797 4 ай бұрын
Thank you for this course Valentin! Just installing Jenkins is a pain in the ass at least for such beginners as me! I hope this will help!
@vdespa
@vdespa 4 ай бұрын
You're welcome, let me know if you have any issues with the installation.
@bethmarshall
@bethmarshall 4 ай бұрын
Fantastic course, you’ve done it again! I love your teaching style, thank you for helping so many people learn Jenkins skills Valentin 😊
@vdespa
@vdespa 4 ай бұрын
@@bethmarshall thanks Beth, I appreciate you saying that 🤗
@delltuff
@delltuff 2 ай бұрын
Well explained. Really helpful to someone who stuck with jenkins.
@vdespa
@vdespa 2 ай бұрын
@@delltuff Glad to hear. Thanks for your comment!
@codewithmajed
@codewithmajed 4 ай бұрын
Great courses , thank you very much 😊
@vdespa
@vdespa 4 ай бұрын
@@codewithmajed Glad to hear, thanks for the comment.
@user-rv7rf6ke9x
@user-rv7rf6ke9x 4 ай бұрын
Wow! this is incredible you are way of explaining about jenkins is nothing but perfect thank you for this great content!
@vdespa
@vdespa 4 ай бұрын
You are welcome. Thank you for leaving a comment.
@VEMARAMSAIRAM
@VEMARAMSAIRAM 4 ай бұрын
Thanks a lot for this video on Jenkins, big fan your teaching.
@vdespa
@vdespa 4 ай бұрын
You are welcome. Thank you for leaving a comment.
@luiskywalker69
@luiskywalker69 Ай бұрын
Great course and great explanations. I was able to generate the jars from my spring boot app following your course. At first was stucked trying to use the jenkins:blueocean image, even tried multiple tutorials from medium, every single tutorial I found from other sites but no luck, and finally I have used your ultra easy way to install Jenkins, worked since the beginning, later I was stucked trying to use the maven and JDK included in Jenkins(without docker), but a specific version of JDK was required... and by some reason JDKs are not downloaded properly by Jenkins right now, so the approach you showed of using docker as an agent to compile was much more effective and easy to implement in my opinion. Thank you so much!👌
@vdespa
@vdespa Ай бұрын
@@luiskywalker69 Thanks for your kind words. Glad to hear this was useful.
@nadetdevfullstack7041
@nadetdevfullstack7041 4 ай бұрын
Thanks for this sharing. Excellent tutorial for beginner !
@vdespa
@vdespa 4 ай бұрын
You are welcome. Thank you for leaving a comment.
@bhaskargowda-3955
@bhaskargowda-3955 4 ай бұрын
Thank you so much sir ❤
@vdespa
@vdespa 4 ай бұрын
@@bhaskargowda-3955 You're welcome. Happy learning!
@PeronNicolas
@PeronNicolas 3 ай бұрын
thank you so much for this valuable course
@vdespa
@vdespa 3 ай бұрын
You are welcome. Thank you for leaving a comment.
@rhodium92
@rhodium92 Ай бұрын
+ docker pull node:18-alpine Failed to initialize: unable to resolve docker endpoint: open /certs/client/ca.pem: no such file or directory Im getting this error, although I have checked that the Docker plugin is installed and up to date. Weird that this has happened.
@vdespa
@vdespa Ай бұрын
@@rhodium92 Are both containers running in Docker Desktop?
@rhodium92
@rhodium92 Ай бұрын
@@vdespa Im running docker on a alpine vm that has docker installed, it should still work right? Does docker desktop for windows work differently for docker installed on an ubuntu or alpine local vm
@vdespa
@vdespa Ай бұрын
@rhodium92 Honestly am not familiar with this setup, so I can't really weigh in.
@rhodium92
@rhodium92 Ай бұрын
@@vdespa I have installed Jenkins again via the offiicial website and i believe without blueocean and now I am not running into any docker issues
@yaktogaia
@yaktogaia Ай бұрын
Thanks 👍
@vdespa
@vdespa Ай бұрын
Glad it helped! You are welcome. Thank you for leaving a comment.
@temitayososanya7989
@temitayososanya7989 3 ай бұрын
This right here is a clear way to start with Jenkins and I wish to complete the course. Is there a discount code or some sort?
@avivovgen7786
@avivovgen7786 Ай бұрын
great tutorial, but when im run build i get ' docker not found' error, anyone help please?
@vdespa
@vdespa Ай бұрын
@@avivovgen7786 Try installing Docker Desktop and ensure it is open. Also restart your computer if you didn't do this already.
@_rraacccooonn
@_rraacccooonn 3 ай бұрын
If in case during Jenkins Build anyone is facing issues saying *`npm ci` can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with `npm install` before continuing.* I had some package versions mismatch, no matter what. I had to manually install two packages with the desired versions mentioned in the error: - npm install ajv@^8.17.1 - npm install typescript@^4.9.5 Then the Jenkins Build worked. My settings: node version 18.20.4, npm version 10.7.0
@vdespa
@vdespa 3 ай бұрын
@@_rraacccooonn Thanks for sharing this, I will look into it.
@mohcinech4873
@mohcinech4873 21 күн бұрын
how can i found the xml file i don't understand?
@tsdineshjai8565
@tsdineshjai8565 Ай бұрын
I am getting stuck at 9.20, It's not proceeding with Jenkins installation on Windows 11. Instead, it points EDBPostgresql server is up and running. Any solution for this would be most welcome.
@piotrniec9638
@piotrniec9638 4 ай бұрын
Done in 2018. And ChatPman. Why I am in the cirle ?
@stevensawant8643
@stevensawant8643 3 ай бұрын
Can I use localhost jenkins if possible without using docker at all
@vdespa
@vdespa 3 ай бұрын
@@stevensawant8643 You can install Jenkins without Docker, but you won't be able to follow along with the course.
@EastAtLeast
@EastAtLeast 2 ай бұрын
I can't seem to get over the hurdle. I've gotten to creating the pipeline w/o Docker and w/ Docker, but I keep getting an error "docker: not found". I can't seem to progress past this even after adding --privileged tag to the docker run command for jenkins. Docker pipelines plugin is installed in Jenkins.
@vdespa
@vdespa 2 ай бұрын
Did you install Jenkins as explained in the course?
@LuckyPo-o2f
@LuckyPo-o2f 2 ай бұрын
Im getting an error, netlify not found
@ayomidewilfred1864
@ayomidewilfred1864 4 ай бұрын
DevOps is expensive. To run Jenkins, you will have to run it on a Linux server hosted on aws or azure for your team to be able to deploy successfully.
@vdespa
@vdespa 4 ай бұрын
@@ayomidewilfred1864 Not doing DevOps is more expensive. You can run Jenkins wherever you can, it does not need to be in the cloud.
@ayomidewilfred1864
@ayomidewilfred1864 4 ай бұрын
@@vdespa if Jenkins is run on a host server like Linux on your computer, that means your team will rely on your machine before they can deploy. Recently, our gitlab runner time run outs, I have to install a runner on my macos , anytime one of my team pushes to gitlab and my machine is down, then the job won't run. What am trying to say is that DevOps is kinda expensive in terms of cost usage. Aws charges us about $300 last month for just staging environment and we are not that receiving traffic, so imagine we install our gitlab runner on aws , that's extra charges again.
@ValentinoValdo
@ValentinoValdo Ай бұрын
I wasn't able to finish the hands-on. I downloaded docker desktop and it won't run. Also instructions are not clear or concurrent with instructor's work and github repo. For example he said open terminal and do ..... Considering this is for beginner, where the heal will they know where to find the terminal.
@disrael2101
@disrael2101 4 ай бұрын
i was just looking for such devops ci cd course, and there's no better teacher than u to teach it.. i would pay for a bootcamp by you for such contents!
@vdespa
@vdespa 4 ай бұрын
@@disrael2101 thank you, very kind of you!
@disrael2101
@disrael2101 4 ай бұрын
@@vdespa no issue, just being honest.. let me know if you plan for an intensive bootcamp in ai or sre :)
@mitranshtandekar7728
@mitranshtandekar7728 4 ай бұрын
How long does it take for someone who is not from technical backgroud to learn devops and land a job ?
@vdespa
@vdespa 4 ай бұрын
@@mitranshtandekar7728 this really depends on how much time and enthusiasm you put into this. It could be months but also years. Best of luck 🤞
@joseandresestrada2835
@joseandresestrada2835 2 ай бұрын
Hi all. I am new with Docker. It seems as soon as I run docker compose up -d and then I go to localhost:8080. It is asking me for a user and password. I haven't setup Jenkins so not sure why it didn't ask me for the Inital Admin Password so I could setup an user. Can somebody please advise? I checked the config.xml and there is an admin user already here but the password it is a hash. I can't modify the file to restart.. any advise would be appreciate
@vdespa
@vdespa 2 ай бұрын
@@joseandresestrada2835 Remove all containers and start over.
@GrigoriyTselniker
@GrigoriyTselniker Ай бұрын
Valentin, thanks for the course, but couldn't you show and explain in which commander you write commands, that it's not cmd, but git bush. I spent 3 weeks figuring out this problem!!! Is this done on purpose????? Валентин спасибо за курс, но разве нельзя было показать и обьснить в каком командере ты пишешь команды, что это не cmd, а git bush. Я 3 недели разбирался с этой проблеймой!!! Это специально так сделано?????
@syafiqpisal1805
@syafiqpisal1805 4 ай бұрын
Hi, are you using Mac or build in VM Linux?
@vdespa
@vdespa 4 ай бұрын
@@syafiqpisal1805 This setup uses Docker. So it almost does not matter the underlying OS.
@pulkit12966
@pulkit12966 2 күн бұрын
i skipped alot of crap video about jenkins, to reach this gold.
@vdespa
@vdespa 2 күн бұрын
@@pulkit12966 Your comment is gold, that is a lot.
@ciangaming1853
@ciangaming1853 Ай бұрын
hello im getting no such host when pulling node:alpine8
@vdespa
@vdespa Ай бұрын
@@ciangaming1853 alpine8? Pretty sure I've used a different image in the course.
@user-rv7rf6ke9x
@user-rv7rf6ke9x 4 ай бұрын
Wow! this is incredible you are way of explaining about jenkins is nothing but perfect thank you for this great content!
@vdespa
@vdespa 4 ай бұрын
You are welcome. Thank you for leaving a comment.
GitLab CI/CD Pipeline Tutorial for Beginners (2024)
19:33
Valentin Despa
Рет қаралды 61 М.
How to design a modern CI/CD Pipeline
9:59
DevOps Journey
Рет қаралды 181 М.
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 45 МЛН
Jenkins Tutorial For Beginners | Jenkins Full Course | Jenkins Tutorial
3:03:15
Tech Tutorials with Piyush
Рет қаралды 14 М.
The Complete DevOps Roadmap [2024]
8:01
Programming with Mosh
Рет қаралды 209 М.
The intro to Docker I wish I had when I started
18:27
typecraft
Рет қаралды 319 М.
Do NOT Learn Kubernetes Without Knowing These Concepts...
13:01
Travis Media
Рет қаралды 334 М.
How to design a Deployment Pipeline (GitOps)
11:01
DevOps Journey
Рет қаралды 50 М.
GitLab CI CD Tutorial for Beginners [Crash Course]
1:09:00
TechWorld with Nana
Рет қаралды 1,3 МЛН
LangChain Part 1: Chat Models, LangSmith and Prompt Templates
34:35
Jenkins Full Course 2023 | Jenkins Tutorial For Beginners
1:24:14
DevOps Shack
Рет қаралды 153 М.