Installing Additional Plugins
Last modified: 20 April 2023For a list of available plugins, see TeamCity Plugins
Installing jar-packaged server-side plugin
Shutdown TeamCity server
Copy the plugin jar file into <TeamCity web application>/WEB-INF/lib
directory. Default TeamCity web application is <TeamCity home>/webapps/ROOT
.
If the plugin requires any libraries, copy them into <TeamCity web application>/WEB-INF/lib
directory also.
Start TeamCity server.
Installing agent-side plugin
All the agents will be upgraded automatically. No agent or server restart is necessary.