Share

Flow Production Tracking Enterprise 8.1.2.3

Warning:

Local installations of Flow Production Tracking are no longer offered. This documentation is intended only for those with existing instances of Flow Production Tracking Enterprise Docker. Click here for a list of our current offerings.

Docker SE 8.1.2.3 introduces some important changes in the version of libraries and software used to build the docker containers.

The following changes have been made for the Flow Production Tracking application container:

CentOS v7

Apache v2.4

Ruby v2.3.8

Rails v2.3.18

OS Version Change

We now using CentOS 7 as an base image for the application container. Be aware of any custom changes you made in the docker-compose.yml file as it can affect the containers' settings (e.g. volumes parameters).

Web server version change

As a consequence of the Centos 7 update, the Flow Production Tracking application is now using Apache 2.4.6. Please make sure that any custom config you made has all necessary changes to be ready for the Apache 2.4.6 before the update.

Ruby on Rails framework version change

Flow Production Tracking 8.1.2.3 is now using Ruby v2.3.8 and Rails framework v2.3.18.

Was this information helpful?