IBM webMethods API Control Plane setup using docker image - v11.1
Ref# https://github.com/SoftwareAG/webmethods-api-control-plane
Below are the steps followed.
- Downloaded the below docker images in RHEL v9 of IBM webmethods API control plane.
- Cloned the git repo and made the below changes to the .env file.
Updated the NGINX domain name and commented the license file.
3. Started the API control plane using the docker compose command and all the containers are up and healthy.
4. webmethods iPaaS API gateway instance (v11.0.1.0.2263) was used to configure the control plane URL in it. The test seems to be working fine but after logging into the API control plane webUI, I don't see the API gateway runtime instance reflected in it.
Images from cp.icr.io
api-control-plane-ui:11.1.2
api-control-plane-ingress:11.1.2
api-control-plane-engine:11.1.2
api-control-plane-assetcatalog:11.1.2
Image from docker.elastic.co
elasticsearch:8.16.2
Could someone please help me with this.
------------------------------
Thanks & Regards
Kiran Kumar M
------------------------------