SKDragon18 opened a new issue, #1560: URL: https://github.com/apache/camel-karavan/issues/1560
### Describe the solution you'd like Hi team π, I'm running Camel Karavan using the official Docker Compose file from the documentation: π [karavan-docker/docker-compose.yaml](https://github.com/apache/camel-karavan/blob/main/docs/install/karavan-docker/docker-compose.yaml) Everything works fine and the web UI is accessible on port 8080, but Iβd like to set up a health check endpoint for monitoring (for example /health or /actuator/health). Could you please clarify: Is there an existing health check endpoint exposed by Karavan when running via Docker Compose on port 8080? If not, whatβs the recommended way to add or configure one (e.g., through environment variables, Quarkus configuration, or by customizing the image)? Thanks in advance for your help! π ### Variant Web Application ### Container Management (if applicable) None ### Operating System (for VS Code Extension) None -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
