Copy the PhixFlow Webapp into Tomcat
...
Info |
---|
If it is ever necessary to change the logback.xml, those changes will take effect within a minute or so, without having to restart the Tomcat server. |
Configure phixflow-
...
logging.xml
The phixflow-logging.xml file contains a list of directories that contain log files, and is used when downloading log files from the GUI.
Initially, simply copy the example file phixflow-loginlogging.xml.example to phixflow-loginlogging.xml.
It is not necessary to make any further changes to this file unless so instructed by PhixFlow Support.
Using Your own Logo in PhixFlow
Optionally, you can configure PhixFlow to display your own company logo. You need a vector graphic .svg file of your logo, renamed as customerLogo.svg
(case sensitive). Add the file to $TOMCAT/webapps/phixflow/
gui/images/
...