Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Optionally, the following components can be enabledenabled  TODO DCM Foundation :

  • Development-tools component (development only)
  • Document Renderer client component
  • External flow component
  • Timeline Publisher component
  • /Timeline SQL Store components
  • Trace Publisher/Trace SQL Store components
  • component
  • Comments SQL Store component
  • Dashboard component

EXPLICIET NIET PSQL store

This page explains how the Runtime is installed and configured for DCM.

...

If the installer is used, the Runtime will install and run automatically.

In case of using the Runtime as a standalone application it could started directly in Java using the command line:

Code Block
languagepowershell
$ java -Dserver.port=18080 -Dspring.config.additional-location=file:///config/DCM2/Runtime/config -jar blueriq-runtime-{{version}}.jar

If it is needed If you want to serve the Runtime in an application server, the Installing Runtime page explains how to do that.

...