...
Copy the PhixFlow release package with a name matching phixflow-x.y.z-yyyymmdd_PROD_nnnnn.zip to the release area $RELEASE on the server. By default $RELEASE is at [c:]/opt/phixflow/release.
...
Code Block | ||
---|---|---|
| ||
chown tomcat:phixflow phixflow-x.y.z-yyymmdd_PROD_nnnnn.zip |
Switch to the tomcat user (makes sure that login scripts are run. The syntax for this may vary between operating systems:
...
Code Block | ||
---|---|---|
| ||
unzip phixflow-x.y.z-yyyymmdd_PROD_nnnnn.zip |
Windows
Unzip the release package using WINZIP or similar.
...
On both linux and windows this will create a release with the following contents:
Code Block |
---|
phixflow-x.y.z-yyyymmdd_PROD_nnnnn phixflow-x.y.z-yyyymmdd_PROD_nnnnn/install phixflow-x.y.z-yyyymmdd_PROD_nnnnn/webapps phixflow-x.y.z-yyyymmdd_PROD_nnnnn/README.txt |