Skip to content

Commit

Permalink
[patch] Documentation enhancement for OneClick Installer (#1186) (#1190)
Browse files Browse the repository at this point in the history
  • Loading branch information
rene-oromtz authored Jan 30, 2024
1 parent a69ba6d commit 8932826
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/playbooks/oneclick-core.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,3 +131,9 @@ ansible-playbook ibm.mas_devops.oneclick_core

!!! tip
If you do not want to set up all the dependencies on your local system, you can run the install inside our docker image as well: `docker run -ti --pull always quay.io/ibmmas/cli`

!!! tip
Enable login for Maximo Application Suite self-signed certificates. <br>
If you are using self-signed certificates in a development or test environment, you must manually enable login by using either of the following methods: <br>
Download the certificates from the cluster and add them to your local certificate manager. <br>
In your browser, go to the Maximo Application Suite API URL: "https://api.mas_domain/" and then accept the certificate security risks. After you accept the risks, an AIUC01999E error is displayed. This message is expected. You can now continue with the setup process.

0 comments on commit 8932826

Please sign in to comment.