GitHub user SKDragon18 created a discussion: How to access or configure health check endpoint in Camel Karavan (Docker Compose, port 8080)
### 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 GitHub link: https://github.com/apache/camel-karavan/discussions/1564 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
