Changes between Version 27 and Version 28 of NuWa_Slave
- Timestamp:
- 12/13/10 11:28:30 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NuWa_Slave
v27 v28 56 56 If your institute policies etc.. allow you to make the node web accessible (eg by running nginx/lighttpd/apache) 57 57 then your slave node will be more useful, as it can publish : documentation, build logs etc.. 58 59 60 == Before you start : do a greenfield dybinst build on each node == 61 62 This will verify that your intended slave nodes are ready to be auto-builders, and prime 63 your build directory ready for first auto-builds. 64 65 {{{ 66 cd /path/to/build/dir 67 svn export http://dayabay.ihep.ac.cn/svn/dybsvn/installation/trunk/dybinst/dybinst 68 screen ./dybinst trunk all 69 }}} 70 71 58 72 59 73