Administer > Deploy the UCMDB Browser with a Different Root Context

Deploy the UCMDB Browser with a Different Root Context

You can change the default root context name /ucmdb-browser. To do this, rename ucmdb-browser.war under <Tomcat installation path>\webapps.

For example, if you want to change the context name to /nice-application, rename ucmdb-browser.war to nice-application.war.

You can also create a multilevel context name. For example, if you want to change the context name to /very/very/nice-application, rename ucmdb-browser.war to very#very#nice-application.war.