Tag: configuration
[reference] MOPS 4.0 Reference / Binder Settings
Binder Settings These settings control the Binder, our application that presents Help and Manuals pages. The syntax of the configuration file is described in: Binder configuration file format.
[reference] MOPS 4.0 Reference / Container Configuration
Configuration settings specific to Docker Compose container deployments of MOPS 4.0.
[reference] MOPS 4.0 Reference / .ENV File Reference
The .env file in the Docker Compose context is used to define environment variables that can be referenced in the docker-compose.yml file, allowing configuration values such as ports, image versions, and other settings to be managed centrally and dynamically.
[reference] MOPS 4.0 Reference / Binder Configuration File Format
Configuration file example config.json:
[reference] MOPS 4.0 Reference / Configuration Reference
The reference material below documents system configuration settings found in MOPS 4.0.
[reference] MOPS 4.0 Reference / Ingress
Configuration settings for the MOPS 4.0 ingress reverse proxy.
[reference] MOPS 4.0 Reference / Ingress Configuration File Reference
Configuration file example:
[reference] MOPS 4.0 Reference / Manual JWKS Download
This document describes how to download and store a file containing the public keys of an OpenID Connect identity issuer.
[reference] MOPS 4.0 Reference / MOPS 4.0 Native Service Configuration
Overview Structure Below is a native service configuration file illustrated as a JSON diagram:
[reference] MOPS 4.0 Reference / CMS Condition Monitor Settings
Format Path Filename Purpose JSON ./conf/mops-cms-conditionmonitor/ config.json MQTT configuration JSON ./conf/mops-cms-conditionmonitor/ db-config.json Database configuration Configuration file example config.json:
[reference] MOPS 4.0 Reference / CMS Alert Manager Settings
These settings mainly involves CMS communication with other nodes using MQTT and connections to the alert database.
[reference] MOPS 4.0 Reference / CMS E-Mail Channel Service Settings
These settings involves SMTP and email connectivity.
[reference] MOPS 4.0 Reference / CMS Notification Service Settings
These settings controls how this service communicates with the event broker over MQTT and logging of notification.
[reference] MOPS 4.0 Reference / Directory Service Settings
This configuration controls database connections, security settings, MQTT messaging, HTTP server behavior, and logging outputs and levels for the Directory Service - the main backend service.
[reference] MOPS 4.0 Reference / Directory Data Service Settings
This configuration controls database connections, security settings, MQTT messaging, HTTP server behavior, and logging outputs and levels for the Directory Data Service.
[reference] MOPS 4.0 Reference / Excel Add in Service Settings
The configuration of the Excel Add-in service.
[reference] MOPS 4.0 Reference / Historian Service Settings
This configuration controls database connections to historian databases, security settings, HTTP server behavior, and logging outputs and levels for the Historian Service.
[reference] MOPS 4.0 Reference / PQIS Core Service Settings
This configuration controls database connections, security settings, MQTT messaging, HTTP server behavior, and logging outputs and levels for the PQIS Core Service.
[reference] MOPS 4.0 Reference / Event Broker Service Settings
These settings configure the event broker’s logging outputs (all logs to stdout and a file), define listeners for MQTT (port 1883) and WebSocket (port 9001) protocols using IPv4.
[reference] MOPS 4.0 Reference / Authentication
Configuration settings for authentication and authorization including Keycloak, general auth settings, and JWKS management.
[reference] MOPS 4.0 Reference / General Settings
Format Path Filename Purpose JSON ./conf/general/ general-config.json Configuration of the Directory Service Configuration file example:
[reference] MOPS 4.0 Reference / KeyCloak Settings
Keycloak can handle identity and access management for MOPS 4.0 without need of Internet connection. KeyCloak settings configures this functionallity.
[reference] MOPS 4.0 Reference / Shell Service Settings
The configuration of the Shell service.
[reference] MOPS 4.0 Reference / Frontend Services
Configuration settings for frontend services including the Binder documentation system, Shell UI, and Excel Add-in.
[reference] MOPS 4.0 Reference / Backend Services
Configuration settings for core MOPS 4.0 backend services including directory services and event broker.
[reference] MOPS 4.0 Reference / CMS Services
Configuration settings for the Condition Monitoring System (CMS) services including alert management, notifications, and email channels.
[reference] MOPS 4.0 Reference / PQIS Services
Configuration settings for the Production Quality Information System (PQIS) services.