TIBCO Spotfire® Server and Environment - Installation and Administration

Deleting sites

Sites are deleted on the command line. If the site contains servers and nodes, you must specify a site to move them to.

Procedure

  1. Stop the servers and node managers in the site that you want to delete. For instructions, see Start or stop Spotfire Server and Starting or stopping a node manager.
  2. Open a command line as an administrator and go to the <server installation directory>\tomcat\spotfire-bin directory.
  3. Run the delete-site command.
  4. Restart any servers and node managers that were in the site.

Example

config delete-site -s "East Coast" -i "Default"
where:

East Coast is the name of the site to delete.

Default is the name of the site to which you want to move the deleted site's servers and nodes.