Uninstalling the Director

The Director installer includes a script that will completely uninstall the Director and all its dependencies.

To uninstall the Director

  1. Use ssh to open a command line on the system where you want to uninstall the Director.
  2. Run the verodin uninstall script (modify the path if you changed the install location)

    $ sudo /opt/apps/verodin/planner/bin/remove_planner.rb

    The following message will appear:

    WARNING THIS WILL COMPLETELY REMOVE DIRECTOR AND ALL DATA

    IMPORTANT: This is an extremely destructive command. No cli flags are supplied and you must respond to the prompts to complete the uninstall.

  3. Respond Yes to the following prompt to proceed with the uninstall:

    Are you sure you want to remove director and all data? (yes/no):

  • June 5, 2022
  • August 25, 2022
In This Article