Skip to content

Register Application

This document explains how to add a Application to the Service Catalog.

Register an Application

To register an Application into the Service Catalog, in the applications.yml add the following required information:

applications.yml
1
2
3
applications:
  - name: opensearch
    display_name: OpenSearch
  • name: the name used in Cirrus for identification and mapping of the application. For example, when associating an Application with a Service, the name value is used to map this.
  • display_name: the text displayed in any user-facing objects. For example, the Grafana Dashboard tags.

display_name must be one of the names known by the PowerBI Application Dashboard. We enforce this to link our service model to the wider, well-known Application model used within KNMI.