Disable/remove plugins?
Teamcity ships with an impressive number of plugins. We only use a couple of them and the rest are just noise. I tried deleting a bunch (mostly VCS that we're not using) to see what would happens. I was surprised to see CVS, etc still in the drop downs within the admin screens.
Is there a way to remove or disable plugins so that they're not loaded and there's no trace of them in the teamcity UI?
Thanks,
Christian
Please sign in to leave a comment.
Hi
It's not supported out of the box yet. Here is a feature request to vote: TW-11562.
Plugins are stored in \TeamCity\webapps\ROOT\WEB-INF\plugins\ (not in \ROOT\plugins\). You can try to remove some of them, but keep in mind:
Here is another solution with fake plugins that helps with upgrade step.
Michael