Docker Files for TIBCO Foresight REST API
Foresight REST API provides configuration files for installing Foresight REST API inside the docker containers.
Foresight REST API also provides a docker file, which is a script consisting of various commands to automatically perform actions on a base image.
TIBCO Foresight REST API Docker Files
Foresight REST API provides the following configuration files and scripts for installation in Console mode:
| File | Description |
|---|---|
configuration.properties |
Contains the properties to be set before building Foresight REST API docker images. |
build-fsrest-engine.sh
|
Creates the Foresight Instream/Foresight Translator engine used by the Foresight REST API image. |
build-images.sh |
Creates the Foresight REST API docker images and pushes the images to the docker repository. |