Salesforce

Uninstall aiWARE

« Go Back
Information
Uninstall aiWARE
000003932
Public
Product Selection
aiWare - aiWare
Article Details

To uninstall aiWARE, run the following commands in each node.

[Warn] Warning: All data associated with aiWARE will be removed.

Steps

  • In the terminal, copy and paste the following commands.

    # Stop and remove Docker containers
    docker stop $(docker ps -a -q)
    docker rm $(docker ps -a -q)
    # Uninstall aiWARE
    sh /usr/local/bin/aiware-agent-uninstall.sh
    # Remove all data
    sudo rm -rf /opt/aiware
Additional Technical Documentation Information
Properties
2/15/2024 9:54 PM
2/15/2024 9:55 PM
2/15/2024 9:55 PM
Documentation
Documentation
000003932
Translation Information
English

Powered by