VIVO Release 1 V1.5 Upgrade Guide
February 15, 2012 - Upgrading from Release 1 V1.4 to Release 1 V1.5This document contains instructions on how to upgrade your installation of VIVO from Version 1.4 (or 1.4.1) to Version 1.5. This and other documentation can be found on the support page at VIVOweb.org
If you need to do a fresh install, please consult the VIVO Release V1.5 Installation
Guide found on vivoweb.org
or the install.html file located in the doc
directory of the VIVO source code distribution. The installation document also has a
list of the required software and versions.
For a description of the release contents see the Release announcement for V1.5.
Table of Contents
I. Before Performing the Upgrade
Create backups of:
- The VIVO distribution directory (which contains the source for VIVO 1.4 or VIVO 1.4.1)
- The VIVO home directory (pointed to by your deploy.properties file)
- The webapps directory in Tomcat
- MySQL database (most people use mysqldump to create the backup)
The upgrade process is similar to the initial install process with the following exceptions:
- You do not need to reinstall MySQL or recreate the MySQL database. Please backup your MySQL database as noted above.
- First-time login of the root account after the upgrade process is complete will use the password previously set (not the default password used on the first login after the initial installation.)
- The first time Apache Tomcat starts up after the upgrade, an automated process will modify the knowledge base to align the data with any ontology updates made for the new release. See the section on the Knowledge Base Migration below for more information.
BOGUS -- INSERT REAL STUFF HERE, EVENTUALLY
II. Noteworthy Changes
-
Ant version 1.8 required
See J.Blake for details.
BOGUS -- INSERT REAL STUFF HERE, EVENTUALLY
III. Upgrade Instructions
BOGUS -- INSERT REAL STUFF HERE, EVENTUALLY
IV. Knowledge Base Migration
V. Review the VIVO Terms of Use
VIVO comes with a "Terms of Use" statement linked from the footer. The "Site Name" you assign in the "Site Information" form under the Site Admin area will be inserted into the "Terms of Use" statement. If you want to edit the text content more than just the "Site Name", the file can be found here:
[vivo_source_dir]/vitro-core/webapp/web/templates/freemarker/body/termsOfUse.ftlBe sure to make the changes in your source files and deploy them to your tomcat so you don't lose your changes next time you deploy for another reason.
Next Steps
Now that you have VIVO up and running, please refer to the Site Administrator's Guide for information about its operation.