Changes between Version 25 and Version 26 of OnyxDeployment
- Timestamp:
- 01/13/14 14:10:11 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OnyxDeployment
v25 v26 1 1 == Deploying an Onyx Questionnaire == 2 2 3 This details what is required to deploy our onyx questionnaire. The first few paragraphs outline some of the major prerequisites and some minor complications in deploying across development and production environments .[[BR]]3 This details what is required to deploy our onyx questionnaire. The first few paragraphs outline some of the major prerequisites and some minor complications in deploying across development and production environments, and for additional deploymnets for external recruiting sites.[[BR]] 4 4 5 5 These notes are open for discussion or improvement. … … 140 140 '''Question for Nick''': Can you please send me (Jeff) or detail here the log4j properties file. I'm sure we've set up some rolling log files but I don't have access to refresh my memory. Actually, it would be good if you did the same for the pmi-lookup. I have a feeling the Obiba people had set up logging in such a way the system logs were rather polluted by low level program logging (eg: debug statements); and perhaps there is something here to get around this. Cannot remember the details. 141 141 142 == First-run configuration == 143 144 Once the above is completed, 145 146 147 == Other issues == 148 142 149 === Automatic Restart === 143 150 Can we please set tomcat to restart automatically on reboot? Same for !MySql.