OSGi Artifacts Deployment

The Pentaho platform is built on top of an OSGi container (Apache Karaf). It allows for a simple modular approach at both development time and runtime, reducing complexity and facilitating deployment.

The Pentaho platform supports deployment via dropping files into the deploy folder. Hot deployment is generally supported. Artifacts are automatically installed and activated (and remain so, even after restarts of the product). Replacing an artifact in the deploy folder will reinstall it. Deleting it, will uninstall it.

The deployer is able to handle zip and tgz files (such as those generated by the npm pack command) that include web resources described by a package.json file. Multiple web packages can be contained in a single archive, e.g. for provisioning visualization’s dependencies.

Depending on the Pentaho product, the Karaf deploy folder is located at: