Download
Karaf Decanter 2.12.0
Installation Instructions: installation
Source Distribution: tar.gz [PGP] [SHA512] - zip [PGP] [SHA512]
Release note »Karaf Cellar 4.4.8
Installation Instructions: installation
Source Distribution: tar.gz [PGP] [SHA512] - zip [PGP] [SHA512]
Release note »Karaf Runtime
Schedule
| Series | OSGi Version Support | Java Version Support | Logging Support | Web Support | Current Status | Last Version | Next Version | ETA |
|---|---|---|---|---|---|---|---|---|
| 4.4.x | 8 | 11+ | Pax Logging 2.3.3/log4j 2.25.4/logback 1.5.27 | Pax Web 8.0.35/Jetty 9.4.58.v20250814 | Stable | 4.4.11 | 4.4.12 | Aug 26 |
| 4.3.x | 7 | 11+ | Pax Logging 2.0.16/log4j 2.17.1/logback 1.2.11 | Pax Web 7.3.25/Jetty 9.4.46.v20220331 | Stable | 4.3.10 | ||
| 4.2.x | 6 | 8 / 9 / 10 / 11 | Pax Logging 1.1.13/log4j 2.17.1/logback 1.2.11 | Pax Web 7.2.29/Jetty 9.4.43.v20210629 | Stable | 4.2.16 | ||
| 4.1.x | 6 | 8 | Pax Logging 1.10.7/log4j 1.2.15/log4j 2.12.1 | Pax Web 6.0.11/Jetty 9.3.24.v20180605 | Not Active | 4.1.7 | ||
| 4.0.x | 5 | 7 / 8 | Pax Logging 1.10.1/log4j 1.2.15/log4j 2.12.1 | Pax Web 4.3.4/Jetty 9.2.15.v20160210 | Not Active | 4.0.10 | ||
| 3.0.x | 5 | 6 (up to Karaf 3.0.5) / 7 / 8 | Pax Logging 1.8.4 | Pax Web 3.2.9/Jetty 8.1.15.v20140411 | Not Active | 3.0.10 | ||
| 2.4.x | 5 | 7 / 8 | Pax Logging 1.8.4 | Pax Web 3.2.4/Jetty 8.1.15.v20140411 | Not Active | 2.4.4 |
Karaf Cellar
Installation
Apache Karaf Cellar is a complete clustering solution for Apache Karaf.
Cellar can be directly installed on running Karaf Runtime instances. Take a look on the Karaf Cellar documentation for details.
On Karaf Runtime 4.x (Cellar 4.x)
feature:repo-add cellar feature:install cellar
On Karaf Runtime 3.x (Cellar 3.x)
feature:repo-add cellar 3.x feature:install cellar
On Karaf Runtime 2.x (Cellar 2.x)
features:chooseUrl cellar 2.x features:install cellar
Schedule
| Series | Runtime Version Support | Current Status | Last Version | Next Version | ETA |
|---|---|---|---|---|---|
| 4.4.x | 4.4.x | Dev | 4.4.0 | ||
| 4.2.x | 4.2.x | Stable | 4.2.1 | ||
| 4.1.x | 4.1.x / 4.2.x | Stable | 4.1.3 | ||
| 4.0.x | 4.0.x | Stable | 4.0.5 | ||
| 3.0.x | 3.0.x | Maintenance | 3.0.3 | ||
| 2.3.x | 2.3.x / 2.4.x | Not Active | 2.3.6 | ||
| 2.2.x | 2.2.x | Not Active | 2.2.6 |
Karaf Decanter
Installation
Apache Karaf Decanter is a complete monitoring solution, working with any Karaf Runtime version.
Decanter is able to monitor Karaf Runtime itself, but also any middleware running in your ecosystem.
Decanter can be directly installed on any running Karaf Runtime instance. The following instructions are just example. Take a look on the Karaf Decanter documentation for details.
On Karaf Runtime 4.x (Decanter 2.x)
feature:repo-add decanter feature:install decanter-appender-... feature:install decanter-collector-....
Schedule
| Series | Runtime Version Support | Current Status | Last Version | Next Version | ETA |
|---|---|---|---|---|---|
| 2.x | 4.x | Stable | 2.11.0 | 3.0.0 | Nov 25 |
Verify the integrity of the files
It is essential that you verify the integrity of the downloaded files using the PGP or MD5 signatures.
The PGP signatures can be verified using PGP or GPG. First download the KEYS as well as the asc signature file for the relevant file. Verify the signatures using, for instance:
% gpg --import KEYS % gpg --verify apache-karaf-4.4.7.tar.gz.asc apache-karaf-4.3.6.tar.gz