We were able to fix it. The person that did the installation and set up the webgui didn't write it to memory, so it went away every time it was rebooted.
Original Message:
Sent: Tue September 16, 2025 06:07 AM
From: John Parker
Subject: How to start the Datapower WebGui on a Redhat OpenShift VM
I believe that we are trying to run Datapower as a VM, much like we ran under VMware. We are switching to RHOS because VMware change their pricing structure.
We looked at the containerized version of Datapower on RHOS, but it seemed much different from what we are already running.
------------------------------
John Parker
Original Message:
Sent: Tue September 16, 2025 01:35 AM
From: Ajitabh Sharma
Subject: How to start the Datapower WebGui on a Redhat OpenShift VM
Hi John,
First check if you are dealing with DataPower 'VM' or DataPower 'CI/CD' instance. This will help you navigate the migration path in clear manner. I will assume latter and try to answer your question. Please note, the suggested way to install DataPower in RHOS is via DataPower Operator. It is custom resource that needs to be deployed on RHOS. Assuming this is done,
- You need to expose the ports in 'Service' object in OCP cluster. Define your ports there (they must be up and running on your DataPower POD as well). As soon as the service object is created you can access webGUI (browse the service object from OCP UI and you can access them).
- You can develop applications just the way you used to develop it before. Application development approach doesn't change when you move to OCP cluster. But the approach to package applications and put it on OCP cluster change quite significantly. Be prepared to re-write your DevOps pipeline in a significant manner.
I don't know if you work with IBM, but if you do, connect with Integration practice lead for CIC India and she should be able to guide you on this. Alternatively connect with IBM representative to have a guided journey on this.
------------------------------
Ajitabh Sharma
Original Message:
Sent: Mon September 15, 2025 01:44 PM
From: John Parker
Subject: How to start the Datapower WebGui on a Redhat OpenShift VM
We currently run our Datapower VM's on VMWare, but we are working to move them to Redhat OpenShift.
We were able to install it and it worked fine, but when we restart the VM, the webgui doesn't start up.
Another question: According to IBM support, changes made inside the Datapower pod will be lost when the pod is restarted. We have hundreds of special built xsl and xml files to configured to work with our applications. Does this mean, we can't develop the applications that we have within Datapower?
------------------------------
John Parker
------------------------------