You can help me create more courses like this one by liking and subscribing. ❤
@nadetdevfullstack70414 ай бұрын
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!
@vdespa4 ай бұрын
@@nadetdevfullstack7041 Glad to hear this was useful! Thanks for your comment.
@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?????
@djfago62402 ай бұрын
There is a saying that "teach me as if i am a kid " and yes you are explaining it so well.Thank you sir
@vdespa2 ай бұрын
You are welcome. Thank you for leaving a comment.
@asifurrahman3322Ай бұрын
Seriously ... the best tutorial I've seen so far. GREAT work.
@vdespa28 күн бұрын
Glad it was helpful! You are welcome. Thank you for leaving a comment.
@abhijitghosh58104 ай бұрын
I am huge fan of your way of teaching . Thanks a lot for this video on Jenkins , CI/CD . You are a life saver!!... :)
@vdespa4 ай бұрын
Glad to hear that, thanks!
@marck72702 ай бұрын
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.
@vdespa2 ай бұрын
Glad it was helpful!
@yevhen37974 ай бұрын
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!
@vdespa4 ай бұрын
You're welcome, let me know if you have any issues with the installation.
@bethmarshall4 ай бұрын
Fantastic course, you’ve done it again! I love your teaching style, thank you for helping so many people learn Jenkins skills Valentin 😊
@vdespa4 ай бұрын
@@bethmarshall thanks Beth, I appreciate you saying that 🤗
@delltuff2 ай бұрын
Well explained. Really helpful to someone who stuck with jenkins.
@vdespa2 ай бұрын
@@delltuff Glad to hear. Thanks for your comment!
@codewithmajed4 ай бұрын
Great courses , thank you very much 😊
@vdespa4 ай бұрын
@@codewithmajed Glad to hear, thanks for the comment.
@user-rv7rf6ke9x4 ай бұрын
Wow! this is incredible you are way of explaining about jenkins is nothing but perfect thank you for this great content!
@vdespa4 ай бұрын
You are welcome. Thank you for leaving a comment.
@VEMARAMSAIRAM4 ай бұрын
Thanks a lot for this video on Jenkins, big fan your teaching.
@vdespa4 ай бұрын
You are welcome. Thank you for leaving a comment.
@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Ай бұрын
@@luiskywalker69 Thanks for your kind words. Glad to hear this was useful.
@nadetdevfullstack70414 ай бұрын
Thanks for this sharing. Excellent tutorial for beginner !
+ 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Ай бұрын
@@rhodium92 Are both containers running in Docker Desktop?
@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Ай бұрын
@rhodium92 Honestly am not familiar with this setup, so I can't really weigh in.
@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Ай бұрын
Thanks 👍
@vdespaАй бұрын
Glad it helped! You are welcome. Thank you for leaving a comment.
@temitayososanya79893 ай бұрын
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Ай бұрын
great tutorial, but when im run build i get ' docker not found' error, anyone help please?
@vdespaАй бұрын
@@avivovgen7786 Try installing Docker Desktop and ensure it is open. Also restart your computer if you didn't do this already.
@_rraacccooonn3 ай бұрын
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
@vdespa3 ай бұрын
@@_rraacccooonn Thanks for sharing this, I will look into it.
@mohcinech487321 күн бұрын
how can i found the xml file i don't understand?
@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.
@piotrniec96384 ай бұрын
Done in 2018. And ChatPman. Why I am in the cirle ?
@stevensawant86433 ай бұрын
Can I use localhost jenkins if possible without using docker at all
@vdespa3 ай бұрын
@@stevensawant8643 You can install Jenkins without Docker, but you won't be able to follow along with the course.
@EastAtLeast2 ай бұрын
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.
@vdespa2 ай бұрын
Did you install Jenkins as explained in the course?
@LuckyPo-o2f2 ай бұрын
Im getting an error, netlify not found
@ayomidewilfred18644 ай бұрын
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.
@vdespa4 ай бұрын
@@ayomidewilfred1864 Not doing DevOps is more expensive. You can run Jenkins wherever you can, it does not need to be in the cloud.
@ayomidewilfred18644 ай бұрын
@@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Ай бұрын
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.
@disrael21014 ай бұрын
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!
@vdespa4 ай бұрын
@@disrael2101 thank you, very kind of you!
@disrael21014 ай бұрын
@@vdespa no issue, just being honest.. let me know if you plan for an intensive bootcamp in ai or sre :)
@mitranshtandekar77284 ай бұрын
How long does it take for someone who is not from technical backgroud to learn devops and land a job ?
@vdespa4 ай бұрын
@@mitranshtandekar7728 this really depends on how much time and enthusiasm you put into this. It could be months but also years. Best of luck 🤞
@joseandresestrada28352 ай бұрын
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
@vdespa2 ай бұрын
@@joseandresestrada2835 Remove all containers and start over.
@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 недели разбирался с этой проблеймой!!! Это специально так сделано?????
@syafiqpisal18054 ай бұрын
Hi, are you using Mac or build in VM Linux?
@vdespa4 ай бұрын
@@syafiqpisal1805 This setup uses Docker. So it almost does not matter the underlying OS.
@pulkit129662 күн бұрын
i skipped alot of crap video about jenkins, to reach this gold.
@vdespa2 күн бұрын
@@pulkit12966 Your comment is gold, that is a lot.
@ciangaming1853Ай бұрын
hello im getting no such host when pulling node:alpine8
@vdespaАй бұрын
@@ciangaming1853 alpine8? Pretty sure I've used a different image in the course.
@user-rv7rf6ke9x4 ай бұрын
Wow! this is incredible you are way of explaining about jenkins is nothing but perfect thank you for this great content!