-
dhartford replied to the topic Question: How to keep OpenAM up to date/patched without human intervention in the forum DevOps 4 years, 6 months ago
Just checking in…for example, if you use the devops instructions from here: https://stash.forgerock.org/projects/CLOUD/repos/forgeops/browse/docker/openam
There is this statement because it still requires human intervention:
Building
The Dockerfile assumes that the openam.war file is pre-downloaded in this directory.How can we automate that…[Read more]
-
dhartford started the topic Question: How to keep OpenAM up to date/patched without human intervention in the forum DevOps 4 years, 6 months ago
Hi Everyone,
Is there a supported process/approach to, either through Ansible or via Docker images, to keep an OpenAM instance up to date *without* requiring Human Intervention? (under the context of CI/CD where automated testing will occur on the patched/updated version)Currently, it seems the only way to get updated versions is to manually…[Read more]