/
Unpack PhixFlow Release Package

Unpack PhixFlow Release Package

Unpack the Release Package

Copy the PhixFlow release package with a name matching phixflow-x.y.z_PROD_nnnnn.zip to the release area $RELEASE on the server. By default $RELEASE is at [c:]/opt/phixflow/release.

Unix

Change the owner and group of the release package to tomcat:phixflow:

chown tomcat:phixflow phixflow-x.y.z_PROD_nnnnn.zip

Switch to the tomcat user (makes sure that login scripts are run. The syntax for this may vary between operating systems:

sudo -i -u tomcat

Change back to the release directory and unzip / unpack the release:

unzip phixflow-x.y.z_PROD_nnnnn.zip

Windows

Unzip the release package using WINZIP or similar.

Release contents

On both linux and windows this will create a release with the following contents:

phixflow-x.y.z_PROD_nnnnn
phixflow-x.y.z_PROD_nnnnn/install
phixflow-x.y.z_PROD_nnnnn/webapps
phixflow-x.y.z_PROD_nnnnn/README.txt

Related content

Install the PhixFlow Database Schema
Install the PhixFlow Database Schema
Read with this
Unpack PhixFlow Release Package
Unpack PhixFlow Release Package
More like this
Install the PhixFlow Webapp
Install the PhixFlow Webapp
Read with this
Unpack PhixFlow Release Package
Unpack PhixFlow Release Package
More like this
Start PhixFlow and Configure
Start PhixFlow and Configure
Read with this
Unpack PhixFlow Release Package
Unpack PhixFlow Release Package
More like this