Where is HUDSON_HOME defined? If I just downloaded hudson.war and put it i...
Where is HUDSON_HOME defined? If I just downloaded hudson.war and put it into an existing Tomcat webapps directory, where is HUDSON_HOME? I'd like to back up my Hudson configuration using the above best practice, but I don't know which directory to zip up and backup.
I think I might have an answer to my own questions. Please tell me if this...
I think I might have an answer to my own questions. Please tell me if this is right.
When I go to the "Manage Hudson" screen, at the very top there is a "Home directory" read-only line, which has a directory in it. That directory indeed seems to contain a bunch of config files and fingerprints. I bet that's what I need to zip up and copy to a remote secure location for backup. Right?
Comments (3)
Aug 21, 2008
Yoav Shapira says:
Where is HUDSON_HOME defined? If I just downloaded hudson.war and put it i...Where is HUDSON_HOME defined? If I just downloaded hudson.war and put it into an existing Tomcat webapps directory, where is HUDSON_HOME? I'd like to back up my Hudson configuration using the above best practice, but I don't know which directory to zip up and backup.
Aug 21, 2008
Yoav Shapira says:
I think I might have an answer to my own questions. Please tell me if this...I think I might have an answer to my own questions. Please tell me if this is right.
When I go to the "Manage Hudson" screen, at the very top there is a "Home directory" read-only line, which has a directory in it. That directory indeed seems to contain a bunch of config files and fingerprints. I bet that's what I need to zip up and copy to a remote secure location for backup. Right?
Dec 02, 2011
Shankar says:
Appreciate, if you please cover best practices for 1. Integration of the Sonar ...Appreciate, if you please cover best practices for
1. Integration of the Sonar Plugin (Jenkins) and it's version compatibilities with Maven or ANT and SVN
2. Best practices for the Java project - with EAR and / or WAR files.
3. As for as HUDSON_HOME is concerned - we have link http://wiki.hudson-ci.org/display/HUDSON/Tomcat
But when I run echo $HUDSON_HOME it is NOT visible, - I recommended to the Huson team, Please do show HUDSON_HOME in the Administrator login.