Uninstalling components for Pentaho Data Mastering

Uninstall any of the following components by running a command and choosing the corresponding uninstall option: Pentaho Data Mastering components, the OpenObserve APM tool components, or the default Keycloak IAM server.

  1. Open a file transfer tool, like the PuTTY client, and log into the server.

  2. Run the following command to view the choices for installing, uninstalling, starting, and stopping tools on the Pentaho Data Mastering server:

    cd /opt/mdm/     
    ./mdm.sh
  3. Enter the number that corresponds to the component that you want to uninstall.

  4. Confirm that you want to proceed with the choice by typing Yes and pressing Enter.

  5. Run the following command to verify that the components you uninstalled are no longer running in the Docker container:

    $ sudo docker ps

Last updated

Was this helpful?