Tutorials

Experimentation over code

ActiveMQ Custom Distribution

In this tutorial, I will show you how to create a custom Apache ActiveMQ distribution ready to deploy. We will use the karaf-maven-plugin to build the distribution and the jib-maven-plugin to build the docker image.

Karaf Custom Distribution

In this tutorial, I will show you how to create a custom Apache Karaf distribution. We will use the karaf-maven-plugin to build the distribution and the jib-maven-plugin to build the docker image.