Configuring IBM Optim Archive
Configure IBM Optim Archive by setting environment variables, customizing service parameters, and preparing identity and access management settings.
These configurations help to ensure that the platform operates correctly within your infrastructure and meets security and performance requirements.
- Who needs to complete this task?
-
A system administrator with non-root access must configure the installation. The administrator should operate as a standard user, without using sudo or su to root commands.
Before you begin
- Ensure that IBM Optim Archive is installed.
- Verify access to the installation directory and permission to edit configuration files.
- Confirm that no port conflicts exist on your system.
Procedure
To configure IBM Optim, complete the following procedure:
Results
IBM Optim is configured with the appropriate environment variables, authentication settings, and UI access parameters, ready for deployment and use.
What to do next
- Use version control to track changes to the
.envfile. - Avoid hard-coding sensitive credentials; use secrets management tools.
- Document any customizations for future maintenance.
- Refer to the Keycloak documentation for advanced identity management configurations. For details, see the Keycloak documentation.
- To enable multifactor authentication (MFA) for users, configure authentication policies in Keycloak. MFA is available but not enabled by default. For instructions, see Two-factor authentication with OTP in the Red Hat build of Keycloak documentation.