Installing Maximo Application Suite and Maximo Manage
You can now install IBM® Maximo® Application Suite and IBM Maximo Manage.
Before you begin
Attention: Installing on Red Hat® OpenShift® Container Platform and IBM Maximo Application Suite on a single computer or
locally is not supported. Any issues encountered with the installation scripts or setup process is
outside of the scope of support.
Before you install Maximo Application Suite and
Maximo Manage, complete these prerequisite tasks.
- Create a directory for the contents of the GitHub repository.
- Download the contents of the GitHub repository by running the following command from the
directory that you
created.
git clone https://github.com/evilADevil/mas-local cd mas-local
- If you have never done so, create a registry key. To create a registry key, go to https://myibm.ibm.com/dashboard/. Click Container Software & Entitlement Keys, then select Add new key.
- Download the entitled registry key. This key must be enabled to get the Maximo Application Suite and IBM Cloud Pak® for Data images. Log in to https://myibm.ibm.com/dashboard/ and click Container Software & Entitlement Keys. Click Copy and save the entitlement key to a text file.
- Download a license.dat, which is Maximo Application Suite license file, from the license key server. For more information, see https://www.ibm.com/support/pages/ibm-support-licensing-start-page. Put this file in the mas-local directory.
- Get a license ID that matches the Maximo Application Suite license file. You can
get the license ID by opening the license file in a text editor and checking the first line. The
license ID is the second-to-last number. For example, if your first line is
SERVER sls-rlks-0.rlks 0272bc344002 27000
then your license ID is0272bc344002
. - Replace the masocpl.yml file with the masocpl.suds.yml file by deleting masocpl.yml and then renaming masocpl.suds.yml to masocpl.yml.
- Customize
masocpl.yml
by using the information that you collected.- Replace
<<your ER key>>
with the entitled registry key that you saved. - Replace
<<your license id>>
with the license ID that you got from the license file license.dat. - Replace the
uds_contact
information.
- Replace
About this task
Your working directory must include the following files:
- masdevops.yaml
- masocpl.yml
- license.dat
- masinst.bat