Dashboard > TeamCity 3.x Documentation > ... > Installation > Installing Additional Plugins
TeamCity 3.x Documentation Log In | Sign Up   View a printable version of the current page.
Installing Additional Plugins
Added by Yegor Yarko, last edited by Yegor Yarko on Apr 21, 2008  (view change)
Labels: 
(None)

Documentation Index

Installing Additional Plugins

For a list of available plugins, see plugins list

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

  • Copy the agent plugin into <TeamCity web application>/WEB-INF/update directory.

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

Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.6a Build:#522 Jul 12, 2006) - Bug/feature request - Contact Administrators