Uninstalling Flogo Enterprise

Use the following procedure to uninstall Flogo Enterprise

  1. Open a command prompt or terminal and change directory to <FLOGO_ENTERPRISE_HOME>/tools.
  2. On Linux and Macintosh platforms, run chmod a+x installmgr.sh command to give yourself execute permission.
  3. Run the appropriate installmgr script for your operating system:
    • Windows:installmgr.bat uninstall flogo <version>
    • Linux and Macintosh:./installmgr.sh uninstall flogo <version>
  4. Remove any backup copy of <FLOGO_ENTERPRISE_HOME>/data directory that you might have created for the uninstalled version.