Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section provides two methods to uninstall Teamwork Cloud (TWCloud), and Cassandra using the command line and using the uninstall file. The uninstall file is located in your Teamwork Cloud folder.

Using command line to uninstall

To uninstall TWCloud, TWCloud Admin, and Cassandra


  1. Stop TWCloud and Authentication Server.
  2. Delete the directory in which TWCloud is installed. 
  3. Uninstall Cassandra using the following commands: 
       $ sudo service cassandra stop
$ sudo yum remove cassandra-3.11.0-1


If you have services installed, remove them using the following commands.


  1. Remove TWC service using the following commands:
      $ sudo servicesystemctl stop twcloud-svc stop
      $ sudocd chkconfig --del twcloud-svc"<TWC installation folder>/scripts/linux"
      $ sudo service twcloud-svc stop  $ sudo rm /etc/init.d/twcloud-svc./uninstallservice.sh
  2. Remove Authentication service using the following commands:
      $ sudo systemctl servicestop authserver stop
      $ sudo chkconfigsystemctl --deldisable authserver
      $ sudo service authserver stoprm /etc/systemd/system/authserver.service
      $ sudo rm /etc/init.d/authserversystemctl daemon-reload
  3. Remove WebApp service using the following commands:
      $ sudocd systemctl"<TWC stop webappinstallation folder>/WebAppPlatform/bin"
      $ sudo systemctl disable webapp
      $ sudo rm /usr/lib/systemd/system/webapp.service
      $ sudo systemctl daemon-reload./service.sh remove


To uninstall TWCloud and Cassandra


  1. Delete the directory in which TWCloud is installed.
  2. Uninstall Cassandra using the following commands:
       $ sudo service cassandra stop
       $ sudo yum remove cassandra

Using the uninstall file

The uninstall file is available for Linux and Windows (.bin for Linux and .exe for Windows).


Anchor
linux
linux
On Linux

To uninstall TWCloud using the uninstall file


  1. Stop TWCloud and Authentication server services using the following commands:

    $ sudo systemctl servicestop twcloud-svc stop
    $ sudo servicesystemctl stop authserver stop
    $ sudo systemctl stop webapp


  2. Run the uninstall file to uninstall TWCloud and TWCloud Admin.

  3. Press Enter to continue.

  4. Type either 1 to completely uninstall TWCloud and TWCloud Admin or 2 to uninstall selected features and follow the instructions. A message informing that TWCloud and TWCloud Admin uninstallation is complete will appear.

Anchor
windows
windows
On Windows

To uninstall TWCloud using the uninstall file


  1. Stop TTeamwork Cloud, AuthServer, and WebApp services from Services window.

  2. Run the uninstall file to uninstall TWCloud. The Uninstall Teamwork Cloud dialog will open.



  3. Click . TWCloud will uninstall itself. The dialog will close once the uninstallation is complete.


Panel
titleOn this page

Table of Contents
maxLevel3
minLevel3