Changes between Version 6 and Version 7 of CmdiVirtualLanguageObservatory/3.0


Ignore:
Timestamp:
03/28/14 16:19:32 (11 years ago)
Author:
Twan Goosen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CmdiVirtualLanguageObservatory/3.0

    v6 v7  
    5454The application bundles, which includes a Solr instance app, the importer, the web app and configuration are deployed to directories under /lat/webapps/vlo, which also has symlinks for both the current production and current beta directories. These symlinks are used in the tomcat configuration so that this does not need any change when updating the version of the VLO.
    5555
     56Most of the '''configuration''' takes place in the !VloConfig.xml file. Its format is read by both the importer and the web app and has options for both, so this can be shared in a single file. In addition, the web app has a set of context parameters to configure the location of !VloConfig.xml that should be used, and to ''optionally'' override the Solr base URL.
     57
     58See the packages deployment instructions for details.
     59
    5660=== Front-end development ===
    5761