/
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-yyyymmdd.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-yyymmdd.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-yyyymmdd.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-yyyymmdd phixflow-x.y.z-yyyymmdd/install phixflow-x.y.z-yyyymmdd/webapps phixflow-x.y.z-yyyymmdd/README.txt
Related content
Install the PhixFlow Webapp
Install the PhixFlow Webapp
Read with this
Unpack PhixFlow Release Package
Unpack PhixFlow Release Package
More like this
Install the PhixFlow Database Schema
Install the PhixFlow Database Schema
Read with this
Unpack PhixFlow Release Package
Unpack PhixFlow Release Package
More like this
Configure a Keystore and Aliases
Configure a Keystore and Aliases
Read with this
Unpack PhixFlow Release Package
Unpack PhixFlow Release Package
More like this