Jenkin Installation Guide for Windows User
How to install Jenkin
1 : Install Jenkin Open source in our Computer
Go to installation location: C:\Program Files (x86)\Jenkins
Where you will find the filename "Jenkins.war"
2 : Open the Git Bash Command Prompt and Type following command
{ $ java -jar jenkins.war }
Wait until Jenkin Java files run complete .
3 : Go to the Window Service Administrator tool.
Start the service name “Jenkins”
Install all the required plugins.
4 : Now it will show you a password location in your computer.
Enter the password and create a Username and Password.
Comments
Post a Comment