-
Improvement
-
Resolution: Duplicate
-
Major
-
None
For security purposes I want to change the name of my manager application in Tomcat7.
Renaming the application dirctory does the work to change the name of the manager application.
In the deploy plugin I have to change the name to the new name to access it.
Please provide the possibility to rename/change the path to the manager application.
- duplicates
-
JENKINS-3624 Tomcat adapter hardcodes URL to /manager
-
- Resolved
-
Another use case: clustered Tomcat instances behind IIS, url becomes
Without leaving an http port open directly to Tomcat, the plugin is unable to reach any specific instance using the currently static "https://%IIS-host%/manager/" URL. If the plugin allows a custom manager URL, any of the instances could be utilized, as well as allow the manager app to be renamed (as described by Beutel).