Deploying Identity Manager Containers Using Docker Compose
Deploying Identity Manager (IDM) containers on a single server, for both fresh installations and upgrades, previously required significant manual effort. This process involved executing individual…
PowerShell v7.x is a cross platform version of the previously Windows-only scripting platform.
Adopting support for this version of PowerShell can allow the language to be supported in both the Linux and Windows versions of the scripting driver.
This…
The documentation about remote loader docker containers are not useful. Normally one would expect a system running more than one remote loader So the doc should take this into consideration, and be way more precise (where to mount the differents containers…
Currently only the PostgreSQL JDBC driver is bundled with the product. This should be done for other supported databases as well.
For Oracle, the drivers are available under the Oracle FUTC license that allows redistribution: https://www.oracle.com…
For a docker-based deployment, the /mountfiles mount path now supports the ability to include custom:
*.jar (idm classes)
*.so (nds modules)
*.rpm (software packages)
After reviewing the /start.sh and /start.idm scripts it seems there is a…
When redeploying container version of iManager /var/opt/novell/tomcat9/webapps/nps/WEB-INF/config.xml is overridden.
It wold be great it that would be linked to external /data directory to be save not depending the container.
as described here:
https://portal.microfocus.com/s/article/KM000002631?language=en_US
The way to get cores for troubleshooting after crashes in containers is overly complex. Please build this functionality AND the gdb install into the containers.…
Retry solution for failed operations / commands from the drivers to driver shims
we need a common and proper solution for capturing failed operations and re-schedule those failed operations with retry threshold and re-scheduling of the operations…
Hi guys,
Since Java 1.8.0 U 191 (IDM 4.7.2) onwards, Java has supported the -XX:MaxRAMPercentage option. It would be nice if we used percentage of RAM instead of a fixed amount such that it automatically scaled as customers change VM specs, or docker…
IDM containers are now available for quite some time, yet they have to be manually downloaded and extracted etc. which spoils the whole docker/container experience and makes the IDM container offering look like a half-hearted attempt to do "something…