Blog | G5 Cyber Security

How do I install an AM patch (All versions) supplied by ForgeRock support?

This article provides instructions for installing a patch in the following containers/deployments. In a DevOps deployment model, you cannot apply the provided patch by unzipping it in a running AM pod and restarting the container. This is because when you restart an AM Tomcat server inside a K8’s pod, it will re-initialize the entire Kubernetes pod and then redeploy the vanilla AM (with the patch NOT applied) You therefore need to create a custom Docker image that uses an AM WAR that contains the patch.”]

Source: https://backstage.forgerock.com/knowledge/kb/article/a84387487

Exit mobile version