Installing Additional Plugins

Skip to end of metadata
Go to start of metadata
Search

Searching TeamCity 7.x Documentation

Table of Contents

For a list of available plugins, see plugins list

Steps to install TeamCity plugin:

  1. Shutdown TeamCity server
  2. Copy the zip archive with the plugin into <TeamCity Data Directory>/plugins directory.
  3. Start TeamCity server: the plugin files will be unpacked and processed automatically.
To uninstall a plugin, shutdown TeamCity server and remove zip archive with the plugin from <TeamCity Data Directory>/plugins directory.

If the plugin uses obsolete, pre-4.0 packaging:

Installing Jar-packaged Server-side Plugin
  1. Shutdown TeamCity server
  2. Copy the plugin jar file into <TeamCity web application>/WEB-INF/lib directory. Default TeamCity web application is <TeamCity home>/webapps/ROOT.
  3. If the plugin requires any libraries, copy them into <TeamCity web application>/WEB-INF/lib directory also.
  4. Start TeamCity server.

Installing Agent-side Plugin (pre-4.0 packaging)

All the agents will be upgraded automatically. No agent or server restart is required.

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.