Changes between Version 6 and Version 7 of OnyxDeployment
- Timestamp:
- 01/04/11 21:39:10 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OnyxDeployment
v6 v7 18 18 In our use of Onyx, !MySql is '''required''' for storing questionnaire data. For production (live or test), the database is more likely to be on a database server; ie: an entirely separate install. This is somewhat complicated by the development version of the pmi-lookup, which uses !MySql. [[BR]] 19 19 20 These notes assume that !MySql is installed somewhere. 20 These notes assume that !MySql is installed somewhere. 21 22 === Webapp Locations === 23 The webapps will be located in a well known directory outside of the tomcat directory; for example: /usr/local/briccs-webapps[[BR]] 24 The actual directory should be customizable. Henceforth this will be $BRICCS_WEBAPPS 21 25 22 26 === Deploying PMI Lookup Production Version ===