Jenkins Beginner Tutorial 3 – How to change Home Directory
Notes: Jenkins Home Directory contains: 1. All configurations 2. Plugins 3. Jobs details 4. Logs Why: -To move jenkins home dir to a location that has enough disk space -Project requirements Step 1 Check your current home directory Step 2 Create a new folder (which will be new home dir) Step 3 Copy all data …