Karaf on Docker creates an OSGi environment which you can easily bootstrap and is also high scalable. How is this set up with a Custom Distribution?
The power of Apache Karaf lays in the easy deployment of your ActiveMQ Broker, your CXF webservices, or your own Apache Camel routes. In this repo i set up my own simple camel-route using a Karaf Custom Distribution, which i dockerized!
For the full how-to
blogpost see: https://theguild.nl
- Java 8
- Docker
- Docker-Compose (optional)