StephenOTT / Camunda-Monitoring

Monitor anything you can query in a Camunda BPM engine. Monitor KPIs, metrics, and any business performance
28 stars 10 forks source link

Install in camunda wildfly #15

Open joaopalma5 opened 3 years ago

joaopalma5 commented 3 years ago

Hello.

I'm trying to install camunda-monitoring in wildfly. And in the first step, I think have to make this https://dzone.com/articles/deploying-spring-boot-app-to-jboss-wildfly but I don't know about kotlin... You can help me?

You can provide more details about compile and install process? please

thanks.

StephenOTT commented 3 years ago

Did you figure out the issue?

joaopalma5 commented 3 years ago

No. You have any idea, how to install this plugin in wildfly version?

Thanks

StephenOTT commented 3 years ago

Do you have to run in wildfly? Can you run as a docker container as per the docker example?