Jenkins Tutorial - Create a Pipeline Job to build Node.js and React Application using npm

preview_player
Показать описание
- Create Pipeline Job
- Use Pipeline Script from SCM
- Add Pipeline Script into Jenkins File
- Use Blue Ocean Interface
- Add different pipeline stages: Build, Test, Deliver
- Run pipeline job in Jenkins

Рекомендации по теме
Комментарии
Автор

You are a legend man! Thank you! I am doing my own personal practice with Jenkins and this helps a lot!

mrcoole
Автор

Hi appreciate your efforts on making this video, am not familiar with both nodes & react apps but i see in this video its only talking about node.js but not react as you mentioned in the video title. can you please clarify on it if possible. thx

sprakash
Автор

Hi, thanks for the tutorial.
When I try to run the build step, I get docker:not found. Any idea on how to install docker inside Jenkins running on docker?

mateoperezd
Автор

Hi, I have installed Node and Jenkins on my local machine and my Node.js code is in GitHub. So is it not possible to build Node.js application using Jenkins and if so, can you explain why?

sivasankar-yfxl
Автор

Hi, My nodejs project's package.json file has a db package linked to it . Is it possible to somehow run my project on docker container ?

geetanjalibhatt
Автор

Hii how to integrate it with Nginx for loadbalancing and webserver ?

iSalmaniac_
Автор

Hi, can you share Lil bit of knowledge or the best reference on how to deploy this from Jenkins into elastic beanstalk with 2 environments (dev and prod)? Appreciate everything you will do.

muhamadalfatih
Автор

Hello, How to create nodejs build pipe line without docker

sunilkumar-zfdx
Автор

Hi, how can I use open blue ocean tools? is that a plug in?

muhamadalfatih