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

404 when accessing actuator #20

Closed akshay3688 closed 2 years ago

akshay3688 commented 2 years ago

Hi Stephen.

Thanks for your contribution.

After running "docker-compose up". I can see all 3 containers up and running but I am getting 404 when I access localhost:8080/actuator.

Also can you please suggest steps that I need to follow if I have to use this plugin as dependency in my spring-boot application.

akshay3688 commented 2 years ago

I myself unable to reproduce this. I must have done something silly other day. It is working perfectly as expected with postgres DB . Thanks Stephen !