Skip to content

hawtio/hawtio-online-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hawtio-Enabled Application Examples for Hawtio Online

Build

Hawtio Online requires applications to be "hawtio-enabled" in order to get detected on OpenShift/Kubernetes. To make them hawtio-enabled, the application containers need to have a configured port named jolokia and that exposes the Jolokia API.

This repository provides a collection of examples that demonstrate how you can make an application hawtio-enabled.

Examples

Example Description
Camel Quarkus A simple Camel Quarkus application example.
Camel Spring Boot A simple Camel Spring Boot application example.
Camel K A simple Camel K integration example.

Releases

No releases published

Packages

No packages published

Languages