Maximo Open Forum

 View Only

 How to re-install MAS Manage

  • Architecture
Vincent Yap's profile image
Vincent Yap posted 09-26-2024 03:42

Hi Experts,

We would like to know how to re-install MAS Manage using ansible playbook? As we have installed for our non production environment without using flag:

export MAS_ANNOTATIONS=mas.ibm.com/operationalMode=nonproduction

Can we delete the manage project in OpenShift ? We cannot find option to delete MAS Manage in MAS Core.

Reason being we will ask for client to share full license for development / testing purposes in non-production.

Thanks.

Brett Coleman's profile image
Brett Coleman

There are ways to delete the namespace through the CLI, but your best bet is to uninstall core using the playbooks. My preference is to the use docker and run the "mas uninstall" command and track the process through the pipelines in the console. Once manage is uninstalled and I see all of the playbooks have ran, I will just stop the pipeline run and attempt a reinstall of manage.