Skip to main content
Version: 10.3

Installation Verification

Verifying Access to the Web Interface

  1. Open a web browser and go to http(s)://<ingress_hostname>:<port_number>/clims.

    • <ingress_hostname> - hostname of the machine where Ingress is installed
    • <port_number> - port number used by the web service, which is 8080 by default; this is specified upon Ingress installation
    • /clims - designated endpoint to access the CLIMS Server
  2. Log in using the default credentials.

Verifying the Running Service

  1. Open the Task Manager.

  2. Click Services.

  3. Verify that the listed service or services are running.

    ServicePurpose
    RavenDBRuns the database used by the CLIMS server to store and retrieve CLIMS application data.
    CLIMS Server Services

    For more information about the purpose and functions of these services, see Open iT Services.

Verifying the Created Directories and Files

  1. Go to the installation directory, which is C:\Program Files\OpeniT\Zero by default, and verify that the following directories and files exist:

    • Auth - contains files used for authentication
    • ClientApp - contains CLIMS client installers for downloading
    • Configuration - contains JSON files used for configuration
    • RavenDB - contains the database
    • appsettings.json - contains the application settings for web access and authentication
    • web.config - contains the specific configuration for the web service
    • Other DLL files
  2. Go to the data directory, which is C:\ProgramData\OpeniT\Zero by default, and verify that the following directories exist:

    • Log - contains log files for troubleshooting purposes
    • Temp - contains folders to store temporary files

Next Steps?

If you installed CLIMS Server version 10 first and then installed Ingress later, proceed with manually configuring the CLIMS Server connection to Ingress.