To free up space on C:
, I would like to move my Jenkins data files (specifically the \\jobs
directory) from the default installation directory
For Jenkins 2.0, it was only necessary to add a system environment variable called "JENKINS_HOME" that points to the new location. The steps I used: