filmov
tv
Jenkins Beginner Tutorial 2 - How to setup Jenkins on Tomcat
Показать описание
Jenkins Beginner Tutorial 2 - How to setup Jenkins on Tomcat
Why?
Running Jenkins standalone (jetty/winstone) vs Running Jenkins on Tomcat
Pre-requisite
***Tomcat 5 or above***
***java(7 or above) should be available***
Step 1 : Download Tomcat
Step 2 : Unzip and place tomcat folder at any location
Step 4 : Goto commandpromt (cmd) - windows | terminal - mac
- goto tomcat/bin directory
- make all files executable : chmod +x *.sh
In case of windows this command will not work. This step might not be needed if you are on windows. Else you can right click on the file/folder goto security tab and change the permissions.
Can watch -
TOMCAT - How to install and run on Windows | Change Port | Run app
*** To start jenkins (standalone) on a diff port***
________ ONLINE COURSES TO LEARN ________
------------ UI TESTING ------------
------------ API TESTING ------------
------------ MOBILE TESTING ------------
------------ CI | CD | DEVOPS ------------
------------ VERSION CONTROL SYSTEM ------------
------------ PERFORMANCE TESTING ------------
------------ JAVA ------------
------------ MAVEN ------------
------------ OTHERS ------------
------------ Follow ------------
NeverStopLearning
Raghav
Why?
Running Jenkins standalone (jetty/winstone) vs Running Jenkins on Tomcat
Pre-requisite
***Tomcat 5 or above***
***java(7 or above) should be available***
Step 1 : Download Tomcat
Step 2 : Unzip and place tomcat folder at any location
Step 4 : Goto commandpromt (cmd) - windows | terminal - mac
- goto tomcat/bin directory
- make all files executable : chmod +x *.sh
In case of windows this command will not work. This step might not be needed if you are on windows. Else you can right click on the file/folder goto security tab and change the permissions.
Can watch -
TOMCAT - How to install and run on Windows | Change Port | Run app
*** To start jenkins (standalone) on a diff port***
________ ONLINE COURSES TO LEARN ________
------------ UI TESTING ------------
------------ API TESTING ------------
------------ MOBILE TESTING ------------
------------ CI | CD | DEVOPS ------------
------------ VERSION CONTROL SYSTEM ------------
------------ PERFORMANCE TESTING ------------
------------ JAVA ------------
------------ MAVEN ------------
------------ OTHERS ------------
------------ Follow ------------
NeverStopLearning
Raghav
Комментарии