Installing Web Application Back End in Debian-based Distribution Files

It is assumed that BI server and Apache HTTP Server (Apache2) are already installed.

  1. Copy the DEB package foresight-fp9.2-webserver*.deb to the home directory.

  2. Install the copied package (other utility can be used for package installation):

sudo dpkg -i Foresight-fp9.2-webserver*

The web application back end will be installed to the folder /opt/foresight/fp9.2-webserver/. After the installation the new instance of Apache2 is created and set up. The web application will be set up to work with a local BI server via the 8092 port. The BI server URL can be changed in the file /opt/foresight/fp9.2-webserver/config/PP.xml. The web application itself is available via the 8192 port.

See also:

Installing Web Application Back End on Apache2