Install > Introduction

Introduction

Before installing the UCMDB Browser, ensure that your system meets the following requirements:

  • UCMDB version. UCMDB Server 11.0.
  • UCMDB Browser Server. OpenJDK 8 (64 bit) must be installed on the server where you install the UCMDB Browser (the Apache Tomcat version gets its Java from the JAVA_HOME environment variable).

Important The latest version of UCMDB Browser works only with the latest released version of UCMDB server.

The UCMDB Browser installation currently comes in two formats:

  • Windows Installation Package. A zip file called UCMDB_Browser-<version_number>_Windows.zip that contains the following packages, depending on the type of installation you have:

    • UCMDB Browser Package. A zip file called UCMDB-Browser-<version_number>.<build_number>-all-in-one-standalone.zip that consists of the ucmdb-browser.war file, discovery-log.war file, discovery.war file, and a /conf folder with the UCMDB Browser configuration files. Use this format if you already have an Apache Tomcat Server installed, or you want to install the Tomcat server on your own.

      Note If you are planning to install the UCMDB Browser with a Tomcat server, it is not recommended to do this on the same machine that runs the UCMDB Server.

    • Pre-configured Apache Tomcat Server package for Windows. A zip file called UCMDB-Browser-<version_number>.<build_number>-tomcat-assembly-windows.zip that consists of a pre-configured Apache Tomcat server for Windows with the ucmdb-browser.war file, discovery.war file, and discovery-log.war file. The UCMDB Browser configuration files reside under the /conf folder.
    • Existing Apache Tomcat server package. A zip file called UCMDB-Browser-<version_number>.<build_number>-ucmdb-browser-standalone.zip that consists of the ucmdb-browser.war file, and a /conf folder with the UCMDB Browser configuration files. Use this format if you have an Apache Tomcat sever installed and you want to upgrade the UCMDB Browser to the latest version.
    • Discovery-log option package. A file called UCMDB-Browser-<version_number>.<build_number>-discovery-log.war file. Use this format if you want to view Discovery Log.
  • Linux Installation Package. A zip file called UCMDB_Browser-<version_number>_Linux.zip that contains the following packages, depending on the type of installation you have:

    • UCMDB Browser Package. An archive file called UCMDB-Browser-<version_number>.<build_number>-all-in-one-standalone.tar.gz that consists of the ucmdb-browser.war file, discovery-log.war file, discovery.war file, and the UCMDB  Browser configuration files. Use this format if you already have an Apache Tomcat Server installed, or you want to install the Tomcat server on your own.

      Note If you are planning to install the UCMDB Browser with a Tomcat server, it is not recommended to do this on the same machine that runs the UCMDB Server.

    • Pre-configured Apache Tomcat Server package for Linux. An archive file called UCMDB-Browser-<version_number>.<build_number>-tomcat-assembly-unix.tar.gz that consists of a pre-configured Apache Tomcat server for Windows with the ucmdb-browser.war file, discovery.war file, discovery-log.war file, and the UCMDB  Browser configuration files.
    • Existing Apache Tomcat server package. An archive file called UCMDB-Browser-<version_number>.<build_number>-ucmdb-browser-standalone.zip that consists of the ucmdb-browser.war file, and the UCMDB  Browser configuration files. Use this format if you have an Apache Tomcat sever installed and you want to upgrade the UCMDB Browser to the latest version.
    • Discovery-log option package. A file called UCMDB-Browser-<version_number>.<build_number>-discovery-log.war file. Use this format if you want to view Discovery Log.

Caution Apart from the OOTB files, DO NOT ADD any additional resources into the <UCMDB_Server_Home>\deploy directory. Because UCMDB will try to deploy every file from this location, which may cause the ucmdb-browser.war file not deployed completely, and as a result the UCMDB Browser will fail to start.