90389/how-to-change-jenkins-default-folder-on-windows
Hi Team,
I have configured Jenkins on the Windows system. I want to change the default folder. How can I do that?
Hi@akhtar,
You can change the default folder of your Jenkins server. Follow the below-given steps one by one.
First, stop Jenkins service on the Windows system.
Move C:\Users\nadeem\.jenkins folder to d:\Jenkins
change HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Jenkins\ImagePath to "d:\Jenkins\jenkins.exe"
Start Jenkins service.
Use deploy to container plugin. Go to the ...READ MORE
Hi@akhtar, To change the default view in Jenkins you ...READ MORE
Hi@akhtar, You can start your Jenkins service from your ...READ MORE
This is simple, use the following command: java ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
Hi@akhtar, Yes, you can change Jenkins port no. ...READ MORE
To automatically run build on code commit, follow ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.