This repository contains a collection of Helm charts for various webMethods components. The section Available Charts provides more information about the contents. We test and develop all Helm Charts for webMethods release version 10.15.
To add this Helm chart repository to your Helm CLI, run the following command:
helm repo add webmethods https://open-source.softwareag.com/webmethods-helm-charts/charts
To list the content of repository, type helm search repo webmethods
NAME CHART VERSION APP VERSION DESCRIPTION
webmethods/mywebmethodsserver 1.0.0 10.15 My webMethods Server (MWS) Helm Chart for Kuber...
webmethods/apigateway 1.1.0 10.15 API Gateway Helm Chart for Kubernetes
webmethods/common 1.0.1 1.0.0 A Library Helm Chart for grouping common logic ...
webmethods/developerportal 1.0.0 10.15 webMethods Developer Portal Helm Chart for Kube...
webmethods/microservicesruntime 1.0.3 10.15 Microservices Runtime (MSR) Helm Chart for Kube...
webmethods/terracottabigmemorymax 1.2.0 4.4.0 Terracotta BigMemory Max Helm Chart for Kubernetes
webmethods/universalmessaging 1.0.3 10.15 Universal Messaging (UM) Helm Chart for Kubernetes
Each chart has a README for how to use and lists some prerequisites.
Chart Name | Description |
---|---|
apigateway | API Gateway |
developerportal | webMethods Developer Portal |
microservicesruntime | Microservices Runtime (MSR) |
mywebmethodsserver | My webMethods Server (MWS) |
universalmessaging | Universal Messaging (UM) |
terracottabigmemorymax | Terracotta BigMemoryMax |
Per default, Helm uses the latest version on release installation. If you have successfully installed a webMethods release, you should notice the current used Chart version. Therefore, on further release installation or upgrades (with helm upgrade --install
) you should use the --version X.Y.Z
to guarantee that the same is installed everywhere.
To adopt Microservices Runtime for your deployment and environment or to build images, there is a collection of utilities:
Utility | Description |
---|---|
image-builder-dcc | Script to create Image for Database Component Configurator (DCC) |
PostgreSQL | Information to deploy a PostgreSQL database |
BPM Demo | BPM scenarios to deploy MSR as Process Engine |
Image Builder using Azure DevOps | webMethods Image builder using Azure DevOps pipelines |
If you want to contribute to this repository, please read the contributing guidelines first.
📘 Explore the Knowledge Base
Dive into a wealth of webMethods tutorials and articles in our Tech Community Knowledge Base.
💡 Get Expert Answers
Stuck or just curious? Ask the webMethods experts directly on our Forum.
🚀 Try webMethods
See webMethods in action with a Free Trial.
✍️ Share Your Feedback
Your input drives our innovation. If you find a bug, please create an issue in the repository. If you’d like to share your ideas or feedback, please post them here.
More to discover
- Helm Charts: Deploying webMethods Components in Kubernetes
- What is Develop Anywhere, Deploy Anywhere?
These tools are provided as-is and without warranty or support. They do not constitute part of the Software AG product suite. Users are free to use, fork and modify them, subject to the license agreement. While Software AG welcomes contributions, we cannot guarantee to include every contribution in the master project.