Mac: Upgrade Graphlytic
Table of Contents
Special upgrade steps
Unless otherwise stated in this chapter, upgrade to any version can be done by following the step described in the Common upgrade steps chapter.
Upgrade from Graphlytic 2.x to Graphlytic 3.x
- Follow the Common upgrade steps
- Configure and reindex the fulltext index - see Graph Connections#FulltextSearchConfiguration
Common upgrade steps
Follow these steps for a standard Graphlytic upgrade:
- stop Graphlytic (see Mac: 4. Stop Graphlytic)
- backup configuration files or start scripts you have changed.
- /conf/*.*
- all folders set in the graphlytic.conf file or other folder defined in Mac: Important directories
- run scripts
unpack Graphlytic installation package and copy content into Graphlytic home directory. Confirm all overwrites of files from prior installation (for example graphlytic.jar).
example$
sudo
su
graphlytic
graphlytic:$
cp
/tmp/graphlytic-
<version>.
tar
.gz
/usr/share/graphlytic
graphlytic:$
cd
/usr/share/graphlytic
graphlytic:$
tar
zxvf graphlytic-<version>.
tar
.gz
- restore backup files of Graphlytic you have backed up previously.
- start Graphlytic (see Mac: 3. Start Graphlytic)