...
Required or recommended | Page with details | Summary | |||||
---|---|---|---|---|---|---|---|
Required if Java is not already installed | Install Java | Download and install Java. | |||||
Required if Tomcat is not already installed | Download and install the Apache Tomcat web-application (webapp) server. | ||||||
Recommended | For secure communications, you must configure Tomcat to use HTTPS. PhixFlow must be configured:
| ||||||
Recommended | Linux: Install Pound Reverse Proxy | If you want to make your web server visible on the default ports (e.g. on Linux, http: 80, https: 443) we recommend that you use a reverse proxy to terminate the HTTPS session and to forward web requests using HTTP to the Tomcat server. The proxy and Tomcat servers must run on a private network or on the same server and the Tomcat server must not be directly accessible to normal users. In this configuration, the reverse proxy runs as root, which allows it:
Options for reverse proxy servers are:
| |||||
Required | Unpack PhixFlow Release Package | If you do not already have the PhixFlow package to install, you can download it from our support FTP site. Please email support@phixflow.com. Log on to the webapp host and unpack the release package. | |||||
Required | Install the PhixFlow Database Schema | Create a database user and tables. Populate the tables with initial configuration data and set the customer name. See also the details in Database URLs. | |||||
Optional | SQLServer Integrated Authentication | Enable server support for integrated user authentication. | |||||
Required | Install the PhixFlow Webapp | Copy the PhixFlow webapp from the unpacked release package into Tomcat and configure it. | |||||
Required | Start PhixFlow on the Client | Check that the application is running by starting the client and logging in with the username startup and password: Startup. |
...
After Installation
After Once PhixFlow is installed, there are system set-up and configuration tasks:
...
see
...
- Configure Active Directory Integration: users are authenticated using one or more Active Directory servers in addition to users that are defined locally within the PhixFlow database.
- Configure SAML Integration: map the PhixFlow user groups to user groups in your existing single-sign-on system.
...
Administration for details of the configuration steps required immediately after installation, as well as the ongoing configuration and maintenance tasks.