|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (7)
View Page HistoryFor a list of available plugins, see [plugins list|TW:TeamCity Plugins]
h3. Installing TeamCity plugins
h3. Steps to install TeamCity plugin:
# Shutdown TeamCity server
# Copy the zip archive with the plugin into {{<[TeamCity Data Directory]>/plugins}} directory.
# Copy the zip archive with the plugin into {{<[TeamCity Data Directory]>/plugins}} directory.
{tip}
h3. Installing plugins that were designed to work with TeamCity versions prior to 4.0
----
h3. If the plugin uses obsolete, pre-4.0 packaging:
{anchor:serversidePluginInstall}
h45. Installing Jar-packaged Server-side Plugin
# Shutdown TeamCity server
# Copy the plugin jar file into {{<[TeamCity web application|TeamCity Specific Directories#tcWebApplication]>/WEB-INF/lib}} directory. Default TeamCity web application is {{<TeamCity home>/webapps/ROOT}}.
# Copy the plugin jar file into {{<[TeamCity web application|TeamCity Specific Directories#tcWebApplication]>/WEB-INF/lib}} directory. Default TeamCity web application is {{<TeamCity home>/webapps/ROOT}}.
{anchor:agentsidePluginInstall}
h45. Installing Agent-side Plugin (pre-4.0 packaging)
* Copy the agent plugin into {{<[TeamCity web application|TeamCity Specific Directories#tcWebApplication]>/WEB-INF/update/plugins}} directory.