Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 897 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 897 Bytes

TIBCO BusinessWorks Container Edition - CI/CD Demo

As part of TIBCO CD/CD in Box this repo contains very simple Scheduler Application built with TIBCO BusinessWorks Container Edition. Along with the BWCE application files the neede artifacts for creating a proper Docker image for the application as well as the a sample app kubernetes deployment configuration is also included. The Jenkins file is included here for reference.

Prerequisite

  • TIBCO Businessworks Container Edition latest version
  • Jenkins server
  • Maven and TIBCO Maven plugin
  • K8S cluster or similar local setup for deployment

TIBCO BWCE App Deployment on Kubernetes

image

Demo Architecture

image

Steps to setup