Infoworks 5.3.0
Getting Started

Uninstalling Infoworks

To uninstall Infoworks installed manually, perform the following steps:

  1. Execute the following commands in the same order:

cd /opt/infoworks/bin

./stop.sh all orchestrator mongo

rm -rf /opt/infoworks

  Last updated