Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Content layer
id1120904347
Content column
id1120904368
Content block
id1120904346

On this page:

Table of Contents

Content block
id1120904357

This section describes how

...

to uninstall Teamwork Cloud

...

and Cassandra using

...

uninstallation files. Teamwork Cloud uninstall file is located

...

Using command line to uninstall

To uninstall TWCloud, TWCloud Admin, and Cassandra

...

in

...

       $ sudo service cassandra stop
$ sudo yum remove cassandra

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

  1. Remove TWC service using the following commands:
      $ sudo systemctl stop twcloud
      $ cd "<TWC installation folder>/scripts/linux"
      $ ./uninstallservice.sh
  2. Remove Authentication service using the following commands:
      $ sudo systemctl stop authserver
      $ sudo systemctl disable authserver
      $ sudo rm /etc/systemd/system/authserver.service
      $ sudo systemctl daemon-reload
  3. Remove WebApp service using the following commands:
      $ cd "<TWC installation folder>/WebAppPlatform/bin"
      $ ./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).

...

To uninstall TWCloud using the uninstall file

Stop TWCloud and Authentication server services using the following commands:

$ sudo systemctl stop twcloud
$ sudo systemctl stop authserver
$ sudo systemctl stop webapp

the application installation folder (<Teamwork Cloud installation folder>/uninstall).

Using the uninstall file for all services

On Linux

To uninstall Teamwork Cloud using the uninstall file


  1. Run the uninstall file to uninstall Teamwork Cloud and Teamwork Cloud Admin.

    Code Block
    $ sudo <Teamwork Cloud installation folder>/uninstall/uninstall
  2. Press Enter to continue.
    Image Added

  3. Type either "1" to completely uninstall Teamwork Cloud and Teamwork Cloud Admin or "2"

...

Run the uninstall file to uninstall TWCloud and TWCloud Admin.

Image Removed

...

Press Enter to continue.

Image Removed

...

  1. to uninstall selected features and follow the instructions. A message informing that

...

Image Removed

...

To uninstall TWCloud using the uninstall file

...

  1. Teamwork Cloud

...

  1. and

...

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

Image Removed

...

  1. Teamwork Cloud Admin uninstallation is complete will appear.

...

  1. Image Added

...

titleOn this page

...

Table of Contents
maxLevel3
minLevel3

...


Managing separate services

To uninstall Teamwork Cloud

...

,

...

Using command line to uninstall

...

Teamwork Cloud Admin, WebApp, and Cassandra


  1. Stop

...

  1. Teamwork Cloud, Authentication Server, and WebApp Server.
  2. Remove the services.
  3. Delete the directory in which

...

  1. Teamwork Cloud is installed. 
  2. Uninstall Cassandra

...

  1. .
   

...

 

...

 

...

 

...

 

...

If you

...

need to remove only selected services

...

, remove them using the following commands

...

:

  • Remove

...

  • Teamwork Cloud service using the following

...

  • script: 

...

  • Code Block
    $ sudo 

...

  • <Teamwork 

...

  • Cloud 

...

sudo service twcloud-svc stop
  $ sudo chkconfig --del twcloud-svc
  • installation folder>/scripts/linux/uninstallservice.sh
  • Remove Authentication service using the following script: 

    Code Block
  • $ sudo 

...

  • <Teamwork 

...

  $ sudo rm /etc/init.d/twcloud-svc
  • Cloud installation folder>/AuthServer/script/uninstallService.sh
  • Remove WebApp

...

  • service using the following

...

  • script:

...

  $ sudo service authserver stop
  •  

    Code Block
  • $ sudo 

...

  • <Teamwork 

...

  $ sudo service authserver stop
  $ sudo rm /etc/init.d/authserver

...

  • Cloud installation folder>/WebAppPlatform/bin/service.sh remove
  • Remove Zookeeper service using the following

...

  • script:

  $ sudo systemctl stop webapp
  • Code Block
  • $ sudo 

...

  • <Teamwork 

...

  • Cloud 

...

  $ sudo rm /usr/lib/systemd/system/webapp.service
  $ sudo systemctl daemon-reload
  • installation folder>/WebAppPlatform/zookeeper/bin/zkService.sh remove


To uninstall

...

Cassandra


  1. Delete the directory in which

...

  1. Teamwork Cloud is installed (<Teamwork Cloud installation folder>).

  2. Uninstall Cassandra using the following commands:

...

  1. Code Block
    $ sudo service cassandra stop

...

  1. 
    $ sudo yum remove cassandra

...

Using the uninstall file

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

...

To uninstall TWCloud using the uninstall file

Stop TWCloud and Authentication server services using the following commands:

$ sudo service twcloud-svc stop

...

Run the uninstall file to uninstall TWCloud and TWCloud Admin.

Image Removed

...

Press Enter to continue.

Image Removed

...

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.

Image Removed

...

$ sudo systemctl stop webapp

On Windows

To uninstall

...

Teamwork Cloud using the uninstall file

...


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

  2. Run the uninstall file, located at <Teamwork Cloud installation folder>/uninstall/uninstall.exe to uninstall

...

  1. Teamwork Cloud.

...

  1. The Uninstall Teamwork Cloud

...

  1.  dialog will open.

    Image Modified

  2. Click Image Modified.

...

  1. Teamwork Cloud will uninstall itself. The dialog will close once the uninstallation is complete.

...

titleOn this page

...