Changes between Version 5 and Version 6 of BUILD_SERVER_INSTANCE_R0


Ignore:
Timestamp:
12/16/08 16:45:24 (16 years ago)
Author:
pav
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BUILD_SERVER_INSTANCE_R0

    v5 v6  
    4747= Implementation = 
    4848 * Hudson is running on http://sophie2.org:8080.  
    49  * It is set up in build/hudson folder on the sophie2.org server.  
     49 * It is set up in the home folder of the user "build" - /home/build/.hudson on the sophie2.org server.  
    5050 * The logs are redirected to hudson.log file in the same folder. 
    51  * There is bash script which starts Hudson named hudson-start.sh, located in the build folder. It should be configured by pac to start when the sophie2 server starts. 
     51 * There is bash script which starts Hudson named hudson.sh with arguments start/restart/stop depends on what action you want, located in the build's home folder. It is configured to start when the sophie2 server starts. 
    5252 
    5353= Testing =