Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You should immediately create new users, including at least one administrator, then disable or delete the startup user.

Import Component Templates (if required)

Import the component templates file if this is your first PhixFlow instance.

See Import

...

Templates and

...

Formats for more information on when and how to install the templates.

Configure HTTPS

PhixFlow should always be configured to allow HTTPS connections to the webapp and to disable HTTP access.

Info
titleUsing default ports on Linux

If you want to make your web server visible on the default ports (http: 80, https: 443) on Linux, we recommend using a reverse proxy.

In this configuration, the reverse proxy runs as root, which allows it to use privileged ports (up to 1000), and forwards requests to the web server which runs as a non-privileged user (normally 'tomcat'), on non-privileged ports (above 1000).

...

PhixFlow can be configured to allow users to be validated against one or more Active Directory servers in addition to users that are defined locally withing within the PhixFlow database.

See the PhixFlow Active Directory Guide for details.

...

The following pages may contain additional useful resources.

...

Database URLs

SQLServer Integrated Authentication

...