Skip to content

Containerize TIBCO BusinessEvents

ykalidin edited this page May 26, 2021 · 10 revisions

TIBCO BusinessEvent Components can be containerized and deployed in various cloud providers. This is made easy with the artifacts provided at the TIBCO BusinessEvents GitHub repository.

TIBCO BusinessEvents application comprises a common TIBCO BusinessEvents runtime and project (application) specific TIBCO BusinessEvents code running inside the TIBCO BusinessEvents runtime. Thus to containerize a TIBCO BusinessEvents application, TIBCO BusinessEvents software archive and application archive are included in the Container image.

Various details regarding containerizing BE are explained in below links:

  1. Building Container Image.

  2. Running Container Image.

  3. Using GV Configuration Framework.

  4. Multihost Clustering on AWS EC2 Using Docker.

Next Topics:

Clone this wiki locally