You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `be-tools` repository provide different tools to work on TIBCO BusinessEvents® applications.
3
3
The `cloud` folder provides tools that enables you deploy and monitor your TIBCO BusinessEvents applications on different cloud platforms by using Docker and Kubernetes.
4
+
5
+
## Documentation
6
+
7
+
TIBCO BusinessEvents® documentation is available at [wiki pages](https://github.com/TIBCOSoftware/be-tools/wiki).
Copy file name to clipboardExpand all lines: cloud/README.md
+1-25
Original file line number
Diff line number
Diff line change
@@ -2,28 +2,4 @@
2
2
3
3
The `cloud` folder provide tools that enables you deploy and monitor your TIBCO BusinessEvents applications on different cloud platforms by using Docker and Kubernetes.
4
4
5
-
To use these tools and scripts for your TIBCO BusinessEvents applications, clone or download the `cloud` folder to BE_HOME. For more information on how to use those scripts after copying them to BE_HOME, see [TIBCO BusinessEvents Cloud Deployment Guide](https://docs.tibco.com/dyno/businessevents-enterprise/5.6.1/doc/html/GUID-EB00D602-12FD-4C4D-835D-2ECBBB32D235.html).
6
-
7
-
## Docker Tools
8
-
9
-
By using the scripts provided in the `docker` folder, you can containerize and run a TIBCO BusinessEvents application in Docker. The folder contains scripts and Dockerfiles that you can use to build Docker images of the following:
The `kubernetes` folder provides sample YAML files to create the Kubernetes objects required for running sample TIBCO BusinessEvents applications on the Kubernetes cluster based on different cloud platforms. It also provides `readme.html` files with instructions that help you to run and test these applications.
20
-
21
-
The `kubernetes` folder provides sample YAML files and `readme.html` files for the following scenarios based on your cloud platform:
22
-
23
-
- Running an in-memory application
24
-
25
-
- Running a cache-based application with different persistence options
26
-
27
-
- Running RMS to manage business rules through WebStudio
28
-
29
-
- Running TIBCO BusinessEvents Enterprise Administrator Agent to monitor applications on the Kubernetes cluster
5
+
To use these tools and scripts for your TIBCO BusinessEvents applications, clone or download the `cloud` folder to BE_HOME. For more information on how to use those scripts after copying them to BE_HOME, see the documentation at [wiki pages](https://github.com/TIBCOSoftware/be-tools/wiki).
By using the scripts provided in the `docker` folder, you can containerize and run a TIBCO BusinessEvents application in Docker. The folder contains scripts and Dockerfiles that you can use to build Docker images for the following:
0 commit comments