Skip to content

hawtio/artemis-jolokia-docker

 
 

Repository files navigation

Apache Artemis Docker Image with Jolokia

A simple Dockerfile which demonstrates how to make an Apache Artemis Docker image with Jolokia JVM agent attached.

This docker image is tailored to the OpenShift platform with client certificate authentication being enabled on Jolokia JVM agent, and hawtio-online can detect the containers out of the box.

To deploy the Artemis container on OpenShift, run the following:

$ docker pull docker.io/tadayosi/artemis:ssl
$ make deploy-openshift

About

Apache Artemis Docker image with Jolokia JVM agent attached

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dockerfile 68.1%
  • Makefile 31.9%