Home » Apache Karaf
Apache Karaf Decanter 2.3.0, new Prometheus appender
As said in my previous post, Apache Karaf Decanter 2.3.0 is a major new release bringing fixes, improvements and new features. We saw the new alerting service. In this blog post, we see another new feature: the Prometheus…
Read More »Apache Karaf Decanter 2.3.0, the new alerting service
Apache Karaf Decanter 2.3.0 will be released soon. This release brings lot of fixes, improvements and new features. In this blog post, we will focus on one major refactoring done in this version: the alerting service. Goodbye checker,…
Read More »Introducing Apache Karaf Cave 4.2.x
Apache Karaf Cave 4.2.1 has been released this month. It’s a complete refactoring of Karaf Cave, providing cleaner, faster and new features, focusing on repositories. Let’s take a quick tour of the new Karaf Cave ! Cave Repositories,…
Read More »Using Apache Karaf with Kubernetes
In a previous blog post (http://blog.nanthrax.net/?p=893), I introduced the “new” docker support in Karaf and the use of Karaf static distribution. This post follows the previous one by illustrating how to use Karaf docker image with a Kubernetes…
Read More »Apache Karaf dynamic and static approach, docker and kubernetes
Most of the Karaf users know the Apache Karaf “standard” distribution. Apache Karaf dynamic approach (“standard” distribution) You can download Apache Karaf “standard” or “minimal” distributions, you download a “dynamic” distribution. By “dynamic”, it means that you start…
Read More »Improvements on the Apache Karaf scheduler
Apache Karaf has a scheduler, allowing you to periodically execute actions. It’s powered by Quartz and provide several convenient features. You can easily install the scheduler with the scheduler feature: Once you have installed the scheduler, you have…
Read More »Apache Karaf on Azure cloud
In previous post, I showed the “new” Docker tooling (http://blog.nanthrax.net/?p=839). In this blog post, we will use a Karaf Docker image on Azure cloud. Creating our Karaf Docker image For this post, we will start from a Karaf…
Read More »Apache Karaf & Docker
Apache Karaf 4.2.1 has been released two weeks ago. It’s a major upgrade on the Karaf 4.2.x series, bringing lot of fixes, improvements and new features. Especially: Better support of Java 9, 10 & 11 Sets of examples…
Read More »New Karaf HTTP proxy feature
Apache Karaf 4.2.0 is now on vote, bringing a lot of improvements and new features. One of these new features is the HTTP proxy. The idea of the Karaf HTTP proxy feature is to be able to “expose”…
Read More »Building Angular WebBundle for Apache Karaf
Apache Karaf is a complete applications container, supporting several programming models: OSGi, DS, Blueprint, Spring, … It’s also a complete web application container like Apache Tomcat, but providing some unique feature. If Apache Karaf supports WAR, it also…
Read More »