TIBCO® BPM Enterprise Installation Profiles
TIBCO® BPM Enterprisecan be installed in two configurations - one intended for development use, one for production.
TIBCO BPM Enterprise Developer Server
TIBCO BPM Enterprise Developer Server is a simple configuration that can be used for rapid development and testing, comprising of:
These components are installed and built as separate Docker images, then composed into a multi-container, single-stack, single-machine, distributed application.
TIBCO BPM Enterprise on Kubernetes
TIBCO BPM Enterprise on Kubernetes is a production-level implementation, in which TIBCO BPM Enterprise is deployed, as a Docker-based container application, into a Kubernetes cluster.
Production-level implementations of PostgreSQL and LDAP are also required. Data needed for TIBCO BPM Enterprise to communicate with these systems must be provided as injected configuration data, so that it is available to the TIBCO BPM Enterprise application container.
Production-level capabilities such as scaling, high-availability, and disaster recovery are provided by Kubernetes' inherent pod and container-level system management capabilities.