camunda-prometheus-process-engine-plugin icon indicating copy to clipboard operation
camunda-prometheus-process-engine-plugin copied to clipboard

How to install plugin to Standalone Tomcat

Open cybrpimp opened this issue 5 years ago • 1 comments

Stephen,

Would it be possible to trouble you for instruction on how to install the plugin in the Tomcat Standalone like the other plugin.

I've looked in the Docker folder for hints, but we are not running docker

Thanks,

cybrpimp avatar Sep 30 '20 08:09 cybrpimp

The plugin is the standard format for a camunda plugin. You can read up on the camunda plugins and you can follow: https://github.com/StephenOTT/camunda-prometheus-process-engine-plugin/tree/master/docker/docker/camunda

The folder path is the path where the files are injected into the tomcat install.

The docker setup is a standalone tomcat installation.

StephenOTT avatar Sep 30 '20 12:09 StephenOTT