Installation

Assumptions

TIBCO OPE uses Consul as an external configuration management tool for configuring all OPES microservices - OPE core, mle, auth-center, msgadapter, and opegateway.

Requirements

  • All OPES microservices configuration should be configured externally.
  • TIBCO OPE should reload changed application configuration without restarting application or Docker container.
  • Consul, MinIO, and other third-party containers should be up and running.

Downloading and Installing TIBCO OPE

Download the TIBCO OPE 5.0 build from TIBCO's e-delivery website. It downloads the following project artifacts in the OPE_HOME folder.
  • TIB_ope_5.0.0.zip - unzip into opes folder
  • jdk-11.0.4_linux-x64_bin.tar.gz
The following are the contents of the TIB_ope_5.0.0.zip.

  • Docker - Contains files and artifacts to create and run Docker containers for all OPE microservices.
  • Libs - Contains the opeClient jar which is available for Java customization changes.
  • Ocp - Sample openshift deployment files for all OPE microservices.
  • Samples - Sample models, web service request, and configuration files.
  • Specs - WSDL, and REST service specification files.